Commit a789a83
ci(claude-review): cap the review step at timeout-minutes: 10 (#537)
The public Claude Code Review step had no timeout, so a hung run sat
in_progress at the job default (360 min) instead of failing fast. A
review that stalls is an infra hang, not a slow review (observed on
PR #522: a run sat unchanged for 48 min until manually cancelled).
Cap the step at 10 minutes so a stalled review resolves to a failed
check that can be re-run, matching zep-proprietary's claude-review.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent f52ae1a commit a789a83
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
40 | 44 | | |
41 | 45 | | |
42 | 46 | | |
| |||
0 commit comments