-
Notifications
You must be signed in to change notification settings - Fork 315
Description
Workflow Failure
Workflow: Daily Documentation Healer
Branch: main
Run: https://github.com/github/gh-aw/actions/runs/23746855438
Copilot Assignment Failed: The workflow created an issue but could not assign the Copilot coding agent to it. This typically happens when:
- The
GH_AW_AGENT_TOKENsecret is missing or has expired - The token does not have the
issues: writepermission - The Copilot coding agent is not available for this repository
- GitHub API credentials are invalid (
Bad credentials)
Failed assignments:
- Issue [doc-healer] DDUw improvement: add secondary scan for cookie-labeled automation issues (4th recurrence) #23555: Bad credentials
To resolve this, verify that:
- The
GH_AW_AGENT_TOKENsecret is configured in your repository settings - The token belongs to an account with an active Copilot subscription
- The token has
issues: writepermission for this repository
gh aw secrets set GH_AW_AGENT_TOKEN --value "YOUR_TOKEN"See: https://github.com/github/gh-aw/blob/main/docs/src/content/docs/reference/auth.mdx
Action Required
Assign this issue to Copilot using the agentic-workflows sub-agent to automatically debug and fix the workflow failure.
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/23746855438
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 daily-doc-healer failure in https://github.com/github/gh-aw/actions/runs/23746855438
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 Daily Documentation Healer · ◷
- expires on Apr 6, 2026, 1:31 PM UTC