Skip to content

fix: gracefully handle fork PR comment permissions#303

Open
marc-barry wants to merge 1 commit intodevelopfrom
fix/fork-pr-comment-permission
Open

fix: gracefully handle fork PR comment permissions#303
marc-barry wants to merge 1 commit intodevelopfrom
fix/fork-pr-comment-permission

Conversation

@marc-barry
Copy link
Copy Markdown
Contributor

PRs from forks run with a read-only GITHUB_TOKEN, which prevents posting PR comments (403). Add continue-on-error: true to the comment step so it fails gracefully without blocking the scan. Results remain visible in the step summary.

🤖 Generated with Claude Code

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>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

Vulnerability Scan: Passed

Image: orb-agent:scan

Source Library CVE Severity Installed Fixed Title
Python pip CVE-2026-1703 ⚪ LOW 25.3 26.0 pip: pip: Information disclosure via path traversal when installing crafted whee

Commit: b737f3a

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants