Skip to content

chore: skip coderabbit on dependabot and release PRs - #994

Merged
yogeshchoudhary147 merged 1 commit into
mainfrom
chore/skip-coderabbit-dependabot-release
Aug 14, 2026
Merged

chore: skip coderabbit on dependabot and release PRs#994
yogeshchoudhary147 merged 1 commit into
mainfrom
chore/skip-coderabbit-dependabot-release

Conversation

@yogeshchoudhary147

@yogeshchoudhary147 yogeshchoudhary147 commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Removes ineffective base_branches regex that was not filtering release PRs (which target main, not release/**)
  • Adds ignore_title_keywords to skip CodeRabbit auto-review on dependabot PRs (build(deps), build(deps-dev)) and release PRs (chore(release))

@yogeshchoudhary147
yogeshchoudhary147 requested a review from a team as a code owner August 14, 2026 03:13
@coderabbitai

coderabbitai Bot commented Aug 14, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: dbe920f6-6c94-4721-ba05-207db3b3cb12

📥 Commits

Reviewing files that changed from the base of the PR and between 7d65cdb and ff6b287.

📒 Files selected for processing (1)
  • .coderabbit.yaml

📝 Walkthrough

Walkthrough

The review configuration removes the non-release branch filter and excludes pull requests with dependency build or release chore titles.

Changes

Review exclusions

Layer / File(s) Summary
Configure title exclusions
.coderabbit.yaml
Removes the non-release branch filter and adds ignore_title_keywords entries for build(deps and chore(release).

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to ff6b2

This localized configuration change adjusts automated review exclusions for dependency and release pull requests; no actionable merge-blocking risk remains beyond normal checks and review.

Suggested reviewers: cschetan77

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes skipping CodeRabbit reviews for Dependabot and release pull requests.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/skip-coderabbit-dependabot-release

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@yogeshchoudhary147
yogeshchoudhary147 force-pushed the chore/skip-coderabbit-dependabot-release branch from ff6b287 to cf38feb Compare August 14, 2026 03:21
@yogeshchoudhary147
yogeshchoudhary147 merged commit 874b848 into main Aug 14, 2026
13 of 14 checks passed
@yogeshchoudhary147
yogeshchoudhary147 deleted the chore/skip-coderabbit-dependabot-release branch August 14, 2026 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants