Skip to content

chore(coderabbit): review draft PRs by default#20

Merged
anshayea merged 1 commit intomainfrom
claude/coderabbit-review-drafts
Apr 27, 2026
Merged

chore(coderabbit): review draft PRs by default#20
anshayea merged 1 commit intomainfrom
claude/coderabbit-review-drafts

Conversation

@anshayea
Copy link
Copy Markdown
Contributor

Summary

Adds a minimal .coderabbit.yaml so CodeRabbit reviews draft PRs instead of skipping them.

By default CodeRabbit skips drafts (we just hit this on #19 — it posted "Review skipped: Draft detected" and never came back even after the PR was marked ready and merged). Since our standard flow is "open as draft, then mark ready", the default behavior effectively means CodeRabbit never reviews us. Setting reviews.auto_review.drafts: true makes it review on draft creation as well.

Test plan

  • Open the next PR as a draft and confirm CodeRabbit posts a real review (not "Review skipped")

https://claude.ai/code/session_01YRQjMxioKWrxdBq5TGhraG


Generated by Claude Code

Without this, CodeRabbit's default behavior is to skip draft PRs,
which means our standard "open as draft, then mark ready" flow
slips past review entirely if the PR is merged shortly after
being un-drafted.

https://claude.ai/code/session_01YRQjMxioKWrxdBq5TGhraG
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
crm Ready Ready Preview, Comment Apr 27, 2026 0:06am

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 27, 2026

Warning

Rate limit exceeded

@anshayea has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 57 minutes and 31 seconds before requesting another review.

To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: cce7ca8e-80f6-4011-87ee-f78ff179839f

📥 Commits

Reviewing files that changed from the base of the PR and between 19c1909 and 6e1c6cf.

📒 Files selected for processing (1)
  • .coderabbit.yaml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/coderabbit-review-drafts

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 and usage tips.

@anshayea anshayea merged commit 342c9d8 into main Apr 27, 2026
6 checks passed
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