mirror of
https://github.com/Z3Prover/z3
synced 2026-07-31 03:03:57 +00:00
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 |
||
|---|---|---|
| .. | ||
| logs | ||
| actions-lock.json | ||
| create-agentic-workflow.md | ||
| create-shared-agentic-workflow.md | ||
| debug-agentic-workflow.md | ||
| github-agentic-workflows.md | ||
| update-agentic-workflow.md | ||
| upgrade-agentic-workflows.md | ||