published Aug 18, 2026, 3:54 PM · updated Aug 18, 2026, 9:44 PM
Workflow Failure
Workflow: Nightly Workflow Upgrader
Branch: main
Run: https://github.com/github/gh-aw-mcpg/actions/runs/32156956011
Warning
Task Could Not Be Completed: The agent reported that the task could not be performed due to an infrastructure or tool failure.
Reasons:
-
Cannot run the nightly gh-aw upgrade/compile: the
gh awCLI extension is not installed, and installing it fails because the sandbox network blocks release-assets.githubusercontent.com (403 Forbidden downloading the extension binary).Ran
gh extension install github/gh-aw(implicitly viagh aw version), which failed with: "failed to install extension: failed to download asset linux-amd64: ... Forbidden". No alternative offline copy of the gh-aw binary is available in this environment, sogh aw upgrade/gh aw compilecannot be executed to check for a newer release or recompile workflows. No files were changed.
This is a structured incompletion signal (report_incomplete), not a real task outcome. Any other safe outputs emitted alongside this signal (e.g., comments) describe the failure state, not a completed review or action.
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/32156956011
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/32156956011
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 · 19.4 AIC · ◷
- expires on Aug 25, 2026, 3:54 PM UTC