3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-07-31 03:03:57 +00:00
z3/.github/aw
Nikolaj Bjorner b1168b4868 Fix agentic workflow auth by using Actions token-based Copilot inference
The COPILOT_GITHUB_TOKEN PAT secret expired, causing HTTP 401 auth
failures in all agentic workflows that referenced it. Switch these
workflows to GitHub Actions token-based Copilot inference by adding
'copilot-requests: write' to their permissions (matching the already-
working code-simplifier and release-notes-updater workflows), so the
engine uses the ephemeral github.token instead of the expired PAT.

Recompiled with gh-aw v0.81.6 (repo's pinned version) to keep the diff
minimal. Affected: api-coherence-checker, issue-backlog-processor,
memory-safety-report, academic-citation-tracker, smtlib-benchmark-finder,
workflow-suggestion-agent, specbot-crash-analyzer, tptp-benchmark.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 57b9b87e-950a-49ea-bbb3-ed585646a5a9
2026-07-28 02:22:11 -07:00
..
logs update aw to current version 2026-01-08 18:15:03 +00:00
actions-lock.json Fix agentic workflow auth by using Actions token-based Copilot inference 2026-07-28 02:22:11 -07:00
create-agentic-workflow.md Recompile agentic workflows to gh-aw v0.37.19 (#8323) 2026-01-24 12:08:16 -08:00
create-shared-agentic-workflow.md Recompile agentic workflows to gh-aw v0.37.19 (#8323) 2026-01-24 12:08:16 -08:00
debug-agentic-workflow.md Upgrade agentic workflows to gh-aw v0.37.0 (#8261) 2026-01-20 09:42:30 -08:00
github-agentic-workflows.md Recompile agentic workflows to gh-aw v0.37.19 (#8323) 2026-01-24 12:08:16 -08:00
update-agentic-workflow.md Fix workflow compilation errors and relocate documentation files (#8295) 2026-01-22 21:05:05 -08:00
upgrade-agentic-workflows.md Upgrade GitHub Agentic Workflows to v0.37.15 (#8309) 2026-01-23 15:30:16 -08:00