[aw] Daily AW Cross-Repo Compile Check is missing required tool

Daily AW Cross-Repo Compile Check · issue · closed

Filter2mode:review mode:live
All recorded Export JSON
github-actions[bot]

published Aug 25, 2026, 9:07 AM · updated Aug 25, 2026, 10:48 PM

Workflow Failure

Workflow: Daily AW Cross-Repo Compile Check
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/32829213499

Warning

Missing Tools Reported: The agent reported missing tools during execution.

Missing Tools:

  • gh CLI (GitHub API access): gh CLI has no valid credentials in this run: every authenticated call (gh repo view, gh api rate_limit, gh search code) returns HTTP 401 Bad credentials, and gh refuses to fall back to unauthenticated mode in the detected GitHub Actions context ("set the G
    [Content truncated due to length]

Alternatives:

Tool Alternative
gh CLI (GitHub API access) Building gh-aw locally succeeded (workaround needed: GOPATH/GOMODCACHE/GOCACHE had to be redirected to a writable /tmp path since /home/runner is root-owned and not writable by the workflow user). No credential-free alternative exists for gh search code (GitHub code search requires auth); WebSearch/manual scraping was intentionally not used since the task explicitly calls for gh CLI search.

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/actions/runs/32829213499
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 Daily AW Cross-Repo Compile Check · claude · 42.1 AIC ·

  • expires on Aug 25, 2026, 9:07 PM UTC