published Aug 25, 2026, 1:23 PM · updated Aug 26, 2026, 2:58 AM
Workflow Failure
Workflow: PR Description Updater
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/32851869509
Warning
Task Could Not Be Completed: The agent reported that the task could not be performed due to an infrastructure or tool failure.
Reasons:
-
update_pull_request quota exhausted before final body could be sent
An earlier diagnostic call (checking whether the update_pull_request tool was reachable via stdin pipe) accidentally submitted a test payload {"body":"test"} and consumed the single allowed update_pull_request call for this run. The final synthesized PR description (chunk analysis of both diff chunks completed successfully, 24 test files updated with t.Parallel(), all low-impact/non-breaking) could not be delivered because the tool limit (1 of 1) was already used. The intended final body is available in /tmp/gh-aw/agent/pr-body.md for reference on a retry.
This is a structured incompletion signal (report_incomplete), not a real task outcome. Any other safe outputs emitted alongside this signal (e.g., comments) describe the failure state, not a completed review or action.
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/32851869509
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 pr-description-caveman failure in https://github.com/github/gh-aw/actions/runs/32851869509
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 PR Description Updater · copilot · 69 AIC · ◷
- expires on Aug 26, 2026, 1:23 AM UTC