You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚠️ Engine Failure: The copilot engine terminated unexpectedly.
Last agent output:
│ mkdir -p /tmp/gh-aw/agent
│ event_file="${GITHUB_EVENT_PATH:-}"
│
│ if [ -z "$event_file" ] || [ ! -f "$event_file" ]; then…
└ Permission denied and could not request permission from user
No action taken: failed to run the auto-triage script due to permission error when invoking the safeoutputs CLI. Calling safeoutputs noop to record that no labels were applied.
{"noop": {"message": "No action needed: could not execute safeoutputs CLI due to permission error in runner; auto-triage aborted"}}
Changes +0 -0
Duration 33s
Tokens ↑ 67.4k • ↓ 5.1k • 36.1k (cached) • 3.5k (reasoning)
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/26135471197
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
Workflow Failure
Workflow: Auto-Triage Issues
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/26135471197
copilotengine terminated unexpectedly.Last agent output:
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.):
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the
agentic-workflowsprompt.agentic-workflowsprompt from.github/agents/agentic-workflows.agent.mdor https://github.com/github/gh-aw/blob/main/.github/agents/agentic-workflows.agent.mddebug the agentic workflow auto-triage-issues failure in https://github.com/github/gh-aw/actions/runs/26135471197Tip
Stop reporting this workflow as a failure
To stop a workflow from creating failure issues, set
report-failure-as-issue: falsein its frontmatter: