Commit 8c86ffb
Fix run-review passing temp file path as format argument
review_pipeline_context takes (repo, pr, fmt) but the Makefile was
passing a mktemp path as the third arg, causing --format to receive
a file path instead of "json".
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 3ce1685 commit 8c86ffb
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
559 | 559 | | |
560 | 560 | | |
561 | 561 | | |
562 | | - | |
563 | 562 | | |
564 | | - | |
565 | | - | |
| 563 | + | |
566 | 564 | | |
567 | 565 | | |
568 | 566 | | |
| |||
0 commit comments