Commit e8537c7
committed
ci(claude-review): allow dependabot PRs in Claude Code Review
The claude-code-action rejects bot actors by default, failing the
claude-review check on every Dependabot PR with:
Workflow initiated by non-human actor: dependabot (type: Bot).
Add bot to allowed_bots list or use '*' to allow all bots.
Add allowed_bots: "dependabot[bot]" so dependency PRs get reviewed
instead of showing a spurious red check.1 parent f61476b commit e8537c7
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
49 | 52 | | |
50 | 53 | | |
51 | 54 | | |
| |||
0 commit comments