Skip Claude reviews for draft pull requests - #804
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📝 WalkthroughWalkthroughThe Claude review workflow now skips draft pull requests. Its output requires a top-level ChangesClaude review policy
Estimated code review effort: 2 (Simple) | ~10 minutes Severity of issue fixed: Low Merge Risk: ⚪ Minimal · up to Draft pull requests now skip Claude reviews, while ready pull requests retain reviews with clearer blocker-focused output. No current merge-blocking risk remains. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
aac08c9 to
6192c06
Compare
6192c06 to
5ad31f0
Compare
|
🤖 Codex Exact-head refresh after upstream main advanced:
|
Why
Claude currently reviews every push to a draft pull request. That creates review noise before the author considers the change ready and makes the useful blocker signal hard to find.
Fixes #745.
What changed
synchronizereviews for ready pull requests.How to review and verify
opened,synchronize,ready_for_review, andreopenedevents remain configured.Test plan
actionlint .github/workflows/claude-code-review.yml— passed.secure-github-actions-scan --json— passed with no findings.git diff --check— passed.openedrun skippedclaude-review;ready_for_reviewthen started a new run at the same head.bin/validatereplay on the current base — passed, including installer and agent-stack suites; RuboCop inspected 199 files with no offenses.deferred_to_update_changelog.Agent details
Commands and results
main: PASS, no actionable findings; patch identity remained stable.Execution errorwithout a report; no Claude finding or pass is claimed.Exact-head and replay evidence
ad8175a4bb37f336dc900d229fee0724a357c6545ad31f018faf779768050da9ad1ae1fea06bb2c7ddfabe3b4e7f8bc580c77a0c2d68b7970ec54d49(unchanged across rebases).Coordination and reviewer telemetry
aw-sept7-20260909; lane:issue-745.aw745-worker; independent reviewer:issue745-reviewer.Decision log
synchronizeto reduce review volume furtherSummary by CodeRabbit