-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Workflow Failure
Workflow: Smoke Copilot
Branch: fix/duplicate-schema-test
Run: https://github.com/github/gh-aw-mcpg/actions/runs/23065534610
This typically indicates:
- The safe output server failed to run
- The prompt failed to generate any meaningful result
- The agent should have called
noopto explicitly indicate no action was taken
Action Required
Option 1: Debug using 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/23065534610
Option 2: Assign this issue to Copilot
Assign this issue to Copilot using the agentic-workflows sub-agent to automatically debug and fix the workflow failure.
Option 3: Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the agentic-workflows prompt.
- Start your agent
- Load the
agentic-workflowsprompt from.github/agents/agentic-workflows.agent.mdor https://github.com/github/gh-aw/blob/main/.github/agents/agentic-workflows.agent.md - Type
debug the agentic workflow smoke-copilot failure in https://github.com/github/gh-aw-mcpg/actions/runs/23065534610
Tip
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 Copilot
- expires on Mar 20, 2026, 6:47 PM UTC