Commit a257cf5
committed
ai-code-review.yml: Allowlist KPD bots
Recent change in claude-code-action [1] fixed a bug, where
checkHumanActor check was not performed.
This broke the AI code review workflows [2], because we unknowingly
relied on the bug by not providing "allowed_bots" action parameter.
Fix this by specifying allowed bots.
[1] anthropics/claude-code-action#826
[2] https://github.com/kernel-patches/bpf/actions/runs/21141584029/job/60796745476
Signed-off-by: Ihor Solodrai <ihor.solodrai@linux.dev>1 parent 173283c commit a257cf5
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| 126 | + | |
126 | 127 | | |
127 | 128 | | |
128 | 129 | | |
| |||
0 commit comments