Commit be5f4aa
committed
fix(workflow): add </dev/null> redirection for codebuddy CLI in issue-auto-processor
Add </dev/null> redirection to isolate batch iteration from CLI stdin
consumption in bug-fix route. Keep timeout and model parameters as-is.
This fixes the failing test:
'workflow isolates batch iteration from CLI stdin consumption'
Also update the test to match the actual codebuddy command with
timeout 1200s and --model hy3-preview-ioa parameters.1 parent dac583d commit be5f4aa
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
416 | 416 | | |
417 | 417 | | |
418 | 418 | | |
419 | | - | |
| 419 | + | |
420 | 420 | | |
421 | 421 | | |
422 | 422 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
| 185 | + | |
186 | 186 | | |
187 | 187 | | |
0 commit comments