Skip to content

fix: replace ignore_branches with base_branches in coderabbit config#1160

Merged
yogeshchoudhary147 merged 1 commit into
mainfrom
fix/coderabbit-base-branches
Jul 15, 2026
Merged

fix: replace ignore_branches with base_branches in coderabbit config#1160
yogeshchoudhary147 merged 1 commit into
mainfrom
fix/coderabbit-base-branches

Conversation

@yogeshchoudhary147

@yogeshchoudhary147 yogeshchoudhary147 commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

ignore_branches is not a valid field in the CodeRabbit schema. Replacing it with the correct base_branches field using a negative lookahead regex to exclude release/** branches from auto-review.

Summary by CodeRabbit

  • Chores
    • Updated automated review configuration to apply across non-release branches.
    • Release branch reviews remain excluded.

@yogeshchoudhary147 yogeshchoudhary147 requested a review from a team as a code owner July 15, 2026 05:06
@coderabbitai

coderabbitai Bot commented Jul 15, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Ignoring CodeRabbit configuration file changes. For security, only the configuration from the base branch is applied for open source repositories.

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: 81307d63-4df4-4ca2-8519-a690119ced83

📥 Commits

Reviewing files that changed from the base of the PR and between bf5ee35 and 8e9c7bd.

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

📝 Walkthrough

Walkthrough

Changes

Auto-review configuration

Layer / File(s) Summary
Non-release branch selector
.coderabbit.yaml
auto_review now uses base_branches with a negative lookahead pattern to target branches outside release/**, replacing ignore_branches.

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

Possibly related PRs

  • auth0/auth0-react#1156: Updates the same CodeRabbit configuration to exclude release/** branches from auto-review.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main config change from ignore_branches to base_branches.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/coderabbit-base-branches

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 merged commit d3c9ef8 into main Jul 15, 2026
15 checks passed
@yogeshchoudhary147 yogeshchoudhary147 deleted the fix/coderabbit-base-branches branch July 15, 2026 05:16
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