Commit 40588b9
ci: require synchronous agents in the code-review command
Since Claude Code 2.1.2xx (pulled in by the floating claude-code-action@v1
tag), the Agent tool launches subagents in the background by default. When
the orchestrating agent ends its turn while reviewers are still running,
the headless CI session terminates and the review is silently dropped.
Instruct the command to run every agent in the foreground and never end
the turn with agents pending.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 05e6c2e commit 40588b9
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
0 commit comments