Commit c90a389
fix: simplify code review prompt to let plugin auto-detect PR context
The previous prompt format passed the PR path as an argument which
caused gh CLI to interpret it as a branch name, failing with
"no pull requests found". Let the plugin resolve PR info from
the GitHub Actions context instead.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 8e24c87 commit c90a389
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
0 commit comments