published Aug 27, 2026, 7:23 AM · updated Aug 27, 2026, 7:23 AM
Workflow Failure
Workflow: Design Decision Gate 🏗️
Branch: copilot/gh-aw-env-update-fix
Run: https://github.com/github/gh-aw/actions/runs/33048492236
Pull Request: #56267
Warning
Engine Max Runs Exceeded: The claude engine hit the workflow max runs guardrail and could not continue.
This signal was detected from engine runtime logs.
What to do next
- Increase workflow
max-runsif the task legitimately needs more model invocations. - Reduce per-run model calls by simplifying prompts, limiting retries, or breaking work into smaller steps.
- Review the run logs to identify repeated loops or retries that consumed invocation budget unexpectedly.
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/33048492236
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 design-decision-gate failure in https://github.com/github/gh-aw/actions/runs/33048492236
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 Design Decision Gate 🏗️ · claude · 75 AIC · ◷
- expires on Aug 27, 2026, 7:23 PM UTC