Fix Claude Code Review workflow permissions#212
Conversation
WalkthroughA permissions block was added to the claude-review GitHub Actions workflow job, granting read access to contents, write access to pull-requests and issues, and write access to id-token. No functional changes to existing workflow logic. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 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 |
Summary
permissionsblock to the Claude Code Review caller workflowshakacode/.githubneedsissues: write,pull-requests: write, andid-token: write, but callers must explicitly grant these permissionsTest plan
🤖 Generated with Claude Code
Summary by CodeRabbit
Release Notes
Note: This release contains no user-facing changes.