Commit 41bf134
authored
fix(github): add gh api to claude-review allowed-tools (#4573)
The code-review plugin needs `gh api` access to fetch file contents
and post PR reviews. Without it, these calls were silently denied,
preventing the review from being posted.1 parent 28b0035 commit 41bf134
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
0 commit comments