gstack/.github
RagavRida 66d66e290f ci: skip report job for fork PRs to fix addComment 401
GITHUB_TOKEN is scoped read-only on fork PRs by GitHub security policy,
even when the workflow declares pull-requests/issues: write. This causes
the 'Post PR comment' step to fail with:

  GraphQL: Resource not accessible by integration (addComment)

Fix: gate the entire report job with:
  github.event.pull_request.head.repo.full_name == github.repository

Fork contributors still see all eval results in job logs + uploaded
artifacts. The comment only appears for maintainer PRs from the same repo
where GITHUB_TOKEN has the necessary write scope.

Ref: GitHub docs — 'Permissions for the GITHUB_TOKEN | Fork PRs'
2026-06-12 01:22:11 +05:30
..
docker v1.28.0.0 feat: browse --headed/--proxy/--navigate + gstack/llms.txt + webdriver-only stealth (#1363) 2026-05-07 20:14:59 -07:00
workflows ci: skip report job for fork PRs to fix addComment 401 2026-06-12 01:22:11 +05:30
actionlint.yaml feat: Wave 3 — community bug fixes & platform support (v0.11.6.0) (#359) 2026-03-23 22:15:23 -07:00