Skip to content

chore(coderabbit): drop the inert auto_approve block - #36

Open
yakimoto wants to merge 1 commit into
mainfrom
chore/drop-inert-coderabbit-auto-approve
Open

chore(coderabbit): drop the inert auto_approve block#36
yakimoto wants to merge 1 commit into
mainfrom
chore/drop-inert-coderabbit-auto-approve

Conversation

@yakimoto

@yakimoto yakimoto commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

auto_approve is not a key in CodeRabbit's live v2 schema (https://storage.googleapis.com/coderabbit_public_assets/schema.v2.json, verified 2026-08-02). The block that occupied this space in .coderabbit.yaml never did anything, and removing it changes no behaviour.

The real control satisfying branch protection is the branch protection rule itself requiring a review — not config in this file. This PR also replaces the surrounding comments, which previously asserted (incorrectly) that this block was what satisfied branch protection, with an accurate note.


Open in Devin Review

Note

Low Risk
Documentation-only cleanup in CodeRabbit config; no application code or CI workflow changes.

Overview
Removes the auto_approve section from .coderabbit.yaml (limits on changed files/lines, severity allowlist, and excluded paths for workflows, env files, and wrangler config). That key is not part of CodeRabbit’s v2 schema, so the block had no effect and dropping it does not change review or merge behavior.

Comments in the same file are updated to state that branch protection still depends on GitHub’s required-review rule, not this YAML—not on the removed block.

Reviewed by Cursor Bugbot for commit af35b05. Configure here.


Summary by cubic

Removed the inert auto_approve block from .coderabbit.yaml since it isn't in CodeRabbit’s v2 schema; no behavior changes. Updated comments to clarify that branch protection rules (required reviews) are the real control, not this config.

Written for commit af35b05. Summary will update on new commits.

Review in cubic

Note

Remove inert auto_approve block from CodeRabbit config

Removes the reviews.auto_approve section from .coderabbit.yaml and replaces it with a comment noting that auto_approve is not recognized by the current schema.

Macroscope summarized af35b05.

@cursor

cursor Bot commented Aug 2, 2026

Copy link
Copy Markdown

Bugbot couldn't run - usage limit reached

Bugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit.

A user or team admin can review and increase usage limits in the Cursor dashboard.

(requestId: serverGenReqId_51b40a20-3204-46a2-8cff-e9accb0ec40c)

@coderabbitai

coderabbitai Bot commented Aug 2, 2026

Copy link
Copy Markdown

Warning

Review limit reached

You’ve reached a temporary PR review limit under our Fair Usage Limits Policy.

Your recent review volume is higher than typical usage, so adaptive limits are currently applied.

Next review available in: 9 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 31a8ffcd-e359-40e9-b59a-cb946a36c0ac

📥 Commits

Reviewing files that changed from the base of the PR and between d9be379 and af35b05.

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

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

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@macroscopeapp

macroscopeapp Bot commented Aug 2, 2026

Copy link
Copy Markdown

Approvability

Verdict: Approved af35b05

Removes a non-functional auto_approve block from CodeRabbit config - this key was never valid in the v2 schema, so the block was inert. No behavior change. Author owns the file.

You can customize Macroscope's approvability policy. Learn more.

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.

1 participant