Fix claude workflow: enforce allowlist and remove review trigger#846
Conversation
umswmayj
commented
May 12, 2026
- Add missing 'if' condition on claude job to actually gate on the allowlist check output. Previously the check ran but was never used.
- Remove pull_request_review trigger to avoid firing on approvals/ request_changes. Inline review comments and issue comments still work.
…igger - Add missing 'if' condition on claude job to actually gate on the allowlist check output. Previously the check ran but was never used. - Remove pull_request_review trigger to avoid firing on approvals/ request_changes. Inline review comments and issue comments still work.
|
ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe Claude assistant workflow configuration is updated to refine when the Claude job executes. The ChangesClaude Workflow Gating
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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 |
Test Coverage ReportTest Coverage 📊: 69.2% |