Commit 888f23e
fix: add --comment flag and --allowedTools to Claude review workflow
The code-review plugin defaults to terminal output without --comment,
so reviews were silently discarded in CI. Additionally, Bash commands
(gh CLI, git) are not auto-allowed by the action and need explicit
--allowedTools to function.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent bf2df14 commit 888f23e
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
0 commit comments