published Aug 13, 2026, 4:06 PM · updated Aug 13, 2026, 5:11 PM
Workflow Failure
Workflow: Nightly Workflow Upgrader
Branch: main
Run: https://github.com/github/gh-aw-mcpg/actions/runs/31718572291
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 gh aw upgrade/compile: the gh-aw CLI extension failed to install (403 Forbidden downloading linux-amd64 release asset from GitHub), and gh CLI itself is unauthenticated in this sandbox per policy. Neither
gh aw versionnorgh aw upgradecould be executed.Command
gh aw versionfailed with: "failed to install extension: failed to download asset linux-amd64: ... Forbidden".gh auth statusconfirms no authenticated host. Per workflow instructions, gh CLI is not authenticated and safeoutputs must be used for writes, but the core task (checking/upgrading gh-aw and recompiling workflows) requires a workinggh awextension install, which is blocked by network/asset-download restrictions in this environment. No file changes were made since the upgrade step could not run.
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/31718572291
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/31718572291
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 · 20.4 AIC · ◷
- expires on Aug 20, 2026, 4:06 PM UTC