published Aug 20, 2026, 12:40 PM · updated Aug 20, 2026, 8:03 PM
Workflow Failure
Workflow: Smoke Safe-Outputs Labels
Branch: main
Run: https://github.com/github/gh-aw-mcpg/actions/runs/32369793404
Warning
Task Could Not Be Completed: The agent reported that the task could not be performed due to an infrastructure or tool failure.
Reasons:
-
Accidentally consumed the single allowed create_issue call with a placeholder test payload while debugging a shell-quoting issue, then could not create the real smoke-test results issue (E002: limit reached, 1 of 1 used).
Trigger: schedule (no triggering PR/issue), so all label tests were SKIPPED per instructions:
Phase 1 (add-labels): 1.1-1.5 all SKIPPED - no triggering item
Phase 2 (remove-labels): 2.1-2.4 all SKIPPED - no triggering item
Overall: PARTIAL (schedule run)
The intended issue title was "Smoke Safe-Outputs Labels: 32369793404" with the full results table shown above. Root cause: a heredoc+jq command was rejected by the sandbox's shell-injection guard, and while debugging with a minimal test payload to confirm the CLI syntax, that call actually succeeded and consumed the create_issue quota (max:1) before the real payload could be sent.
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-mcpg/actions/runs/32369793404
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 smoke-safeoutputs-labels failure in https://github.com/github/gh-aw-mcpg/actions/runs/32369793404
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 Smoke Safe-Outputs Labels · 32.1 AIC · ◷
- expires on Aug 27, 2026, 12:40 PM UTC