published Aug 24, 2026, 11:52 PM · updated Aug 25, 2026, 4:12 AM
Workflow Failure
Workflow: Daily Documentation Healer
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/32790650118
Warning
Missing Data Reported: The agent reported missing data during execution.
Missing Data:
- github_issues_and_pull_requests: Step 1 of the Daily Documentation Healer requires reading closed GitHub issues labeled `documentation` (last 7 days: closed:>=2026-08-17) plus DDUw `[docs]` PR history (last 30 days). Every read path to GitHub was unavailable this run:
- `gh` CLI — the p
[Content truncated due to length]
- Context: Daily Documentation Healer run on 2026-08-24 for repo github/gh-aw, workflow-run-id 32790650118.
- Alternatives: Restore a valid GH_TOKEN for the gh CLI, or attach the GitHub MCP server to this workflow so issue_read / pull_request_read / list_commits / search are callable. Either fix unblocks Step 1 onward with no other changes.
Warning
Cache Configuration Problem: cache miss detected after cache restore succeeded.
The agent reported a cache miss (missing_data with reason: cache_memory_miss) after the workflow successfully restored cache-memory for this run. This likely indicates the prompt is misconfigured and the agent cannot locate the correct file path within the cache directory.
This warning is shown only when a cache restore matched an existing key. Cache misses can be expected on first runs and on branches where actions/cache has no visible entries due to branch scoping.
Review the cache-memory configuration and ensure the agent prompt correctly references files inside the cache directory.
File naming convention: Cache files are stored at /tmp/gh-aw/cache-memory/ (default) or /tmp/gh-aw/cache-memory-{id}/ for additional caches. Use descriptive file and directory names with subdirectories for organization.
Warning
Missing Tools Reported: The agent reported missing tools during execution.
Missing Tools:
- github-mcp (issue_read, pull_request_read, list_commits, get_commit, search, list_repository_collaborators): The daily-doc-healer workflow prompt instructs the agent to use GitHub MCP tools by name — `issue_read` (methods `get` and `get_comments`), `pull_request_read` (method `get`), `list_repository_collaborators`, `list_commits`, `get_commit`, and `search` — bu
[Content truncated due to length]
Alternatives:
| Tool | Alternative |
|---|---|
| github-mcp (issue_read, pull_request_read, list_commits, get_commit, search, list_repository_collaborators) | Add the GitHub MCP server to the daily-doc-healer workflow tool config, or repair GH_TOKEN so the gh CLI fallback works. Only one of the two is strictly needed. |
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/32790650118
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-doc-healer failure in https://github.com/github/gh-aw/actions/runs/32790650118
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 Documentation Healer · claude · 116.7 AIC · ◷
- expires on Aug 25, 2026, 11:52 AM UTC