github-actions[bot]
published Aug 25, 2026, 9:45 PM · updated Aug 26, 2026, 10:33 AM
Workflow Failure
Workflow: Agentic Workflow Audit Agent
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/32899851025
Warning
Missing Tools Reported: The agent reported missing tools during execution.
Missing Tools:
- repo-memory write access: The /tmp/gh-aw/repo-memory/default/ directory is mounted read-only in this run (confirmed: touch/mkdir/write all fail with 'Read-only file system', unlike /tmp/gh-aw/agent and /tmp/gh-aw/cache-memory which are writable virtiofs mounts). Per the repo-memory
[Content truncated due to length]
Alternatives:
| Tool | Alternative |
|---|---|
| repo-memory write access | Reported all findings inline in the discussion instead; recommend the workflow's mount configuration be checked so /tmp/gh-aw/repo-memory/default is writable (rw virtiofs mount like /tmp/gh-aw/agent) in future runs. |
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/32899851025
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 audit-workflows failure in https://github.com/github/gh-aw/actions/runs/32899851025
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 Agentic Workflow Audit Agent · claude · 234.1 AIC · ◷
- expires on Aug 26, 2026, 9:45 AM UTC