gstack/.github/workflows
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
..
actionlint.yml v1.38.0.0 fix wave: Windows install hardening + Unicode sanitization at server egress (4 community PRs) (#1505) 2026-05-14 21:19:58 -07:00
ci-image.yml v1.38.0.0 fix wave: Windows install hardening + Unicode sanitization at server egress (4 community PRs) (#1505) 2026-05-14 21:19:58 -07:00
evals-periodic.yml v1.38.0.0 fix wave: Windows install hardening + Unicode sanitization at server egress (4 community PRs) (#1505) 2026-05-14 21:19:58 -07:00
evals.yml ci: skip report job for fork PRs to fix addComment 401 2026-06-12 01:22:11 +05:30
make-pdf-gate.yml v1.52.2.0 fix(make-pdf): render emoji instead of tofu (▯) on Linux (#1787) 2026-05-29 18:06:19 -07:00
pr-title-sync.yml v1.57.3.0 fix(ship): always-loaded PR-title-version rule + fork-PR title-sync backstop (#1909) 2026-06-07 22:04:18 -07:00
skill-docs.yml v1.38.0.0 fix wave: Windows install hardening + Unicode sanitization at server egress (4 community PRs) (#1505) 2026-05-14 21:19:58 -07:00
version-gate.yml v1.38.0.0 fix wave: Windows install hardening + Unicode sanitization at server egress (4 community PRs) (#1505) 2026-05-14 21:19:58 -07:00
windows-free-tests.yml v1.44.1.0 fix wave: post-windhoek paper-cut — 9 community PRs in one bundle (#1682) 2026-05-25 10:57:15 -07:00
windows-setup-e2e.yml v1.42.0.0 Daegu wave: 23 community-filed bugs + PTY classifier enforcement (24 bisect commits) (#1594) 2026-05-20 07:35:01 -07:00