[aw] Nightly Workflow Upgrader is missing required tool

Nightly Workflow Upgrader · issue · closed

Filter2mode:review mode:live
All recorded Export JSON
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.

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: false

Generated from Nightly Workflow Upgrader · 22.9 AIC ·

  • expires on Aug 27, 2026, 3:56 PM UTC