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.
- 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 daily-aw-cross-repo-compile-check failure in https://github.com/github/gh-aw/actions/runs/32829213499
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 Daily AW Cross-Repo Compile Check · claude · 42.1 AIC · ◷
- expires on Aug 25, 2026, 9:07 PM UTC