Claudavel
PHP
Pull Request Opened
PR #36 opened: fix: allow Claude bot to trigger code reviews
Summary
- Added
allowed_bots: "claude"to the code review workflow - PRs created by the Claude bot will now be reviewed
Context
When Claude creates a PR via gh pr create, the code review workflow was rejecting it with:
Workflow initiated by non-human actor: claude (type: Bot). Add bot to allowed_bots list.
Test plan
- Merge this PR
- Re-run the code review on PR #35 or create a new Claude-authored PR
- Verify the review workflow succeeds
Stu Mason + AI [email protected]
+2
additions
-0
deletions
2
files changed