Commit 58d3f06
fix: gracefully handle fork PR comment permissions (#68)
PRs from forks run with a read-only GITHUB_TOKEN, which prevents
posting PR comments. Add continue-on-error so the comment step
fails gracefully without blocking the scan results. Scan results
remain visible in the step summary.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 32cfc12 commit 58d3f06
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
91 | 92 | | |
92 | 93 | | |
93 | 94 | | |
| |||
0 commit comments