hermes-agent/.github/workflows
SHL0MS d5fd74cac2
fix(ci): don't fail supply chain scan when PR comment can't be posted on fork PRs (#6681)
The GITHUB_TOKEN for fork PRs is read-only — gh pr comment fails with
'Resource not accessible by integration'. This caused the supply chain
scan to show a red X on every fork PR even when no findings were detected.

The scan itself still runs and the 'Fail on critical findings' step
still exits 1 on real issues. Only the comment posting is gracefully
skipped for fork PRs.

Closes #6679

Co-authored-by: SHL0MS <SHL0MS@users.noreply.github.com>
2026-04-13 13:58:59 -07:00
..
deploy-site.yml feat(skills): centralized skills index — eliminate GitHub API calls for search/install 2026-04-12 16:39:04 -07:00
docker-publish.yml chore: simplify Docker image tags 2026-04-12 19:08:16 +10:00
docs-site-checks.yml fix(ci): pin floating GitHub Actions tags and ascii-guard to explicit versions (#3982) 2026-04-09 21:27:20 +05:30
nix.yml fix(ci): pin floating GitHub Actions tags and ascii-guard to explicit versions (#3982) 2026-04-09 21:27:20 +05:30
skills-index.yml feat(skills): centralized skills index — eliminate GitHub API calls for search/install 2026-04-12 16:39:04 -07:00
supply-chain-audit.yml fix(ci): don't fail supply chain scan when PR comment can't be posted on fork PRs (#6681) 2026-04-13 13:58:59 -07:00
tests.yml refactor(tests): re-architect tests + fix CI failures (#5946) 2026-04-07 17:19:07 -07:00