github-actions[bot]
published Aug 20, 2026, 3:56 PM · updated Aug 20, 2026, 8:03 PM
Workflow Failure
Workflow: Nightly Workflow Upgrader
Branch: main
Run: https://github.com/github/gh-aw-mcpg/actions/runs/32388667304
Warning
Missing Tools Reported: The agent reported missing tools during execution.
Missing Tools:
- gh aw (GitHub Agentic Workflows CLI extension): gh CLI is unauthenticated (no GH_TOKEN) and the gh-aw extension is not installed; attempting to install it failed with a 403 Forbidden downloading the release asset, so `gh aw version`, `gh aw upgrade`, and `gh aw compile` cannot be run.
Alternatives:
| Tool | Alternative |
|---|---|
| gh aw (GitHub Agentic Workflows CLI extension) | Ensure GH_TOKEN is set in the workflow environment and the gh-aw extension is pre-installed or installable (network access to release-assets.githubusercontent.com allowed) before running this nightly job. |
Action Required
Assign this issue to an agent to debug and fix the issue.
Debug with any coding agent
Use this prompt with any coding agent (GitHub Copilot, Claude, Gemini, etc.):
Debug the agentic workflow failure using https://raw.githubusercontent.com/github/gh-aw/main/debug.md
The failed workflow run is at https://github.com/github/gh-aw-mcpg/actions/runs/32388667304
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
- Start your agent
- Load the
agentic-workflowsskill from.github/skills/agentic-workflows/SKILL.mdor https://github.com/github/gh-aw/blob/main/.github/skills/agentic-workflows/SKILL.md - Type
debug the agentic workflow nightly-workflow-compiler failure in https://github.com/github/gh-aw-mcpg/actions/runs/32388667304
Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set report-failure-as-issue: false in its frontmatter:
safe-outputs:
report-failure-as-issue: falseGenerated from Nightly Workflow Upgrader · 22.9 AIC · ◷
- expires on Aug 27, 2026, 3:56 PM UTC