githubnext / githubnext/gh-aw-workshop
[aw] Markdown Dedup failed
- Dominant language
- JavaScript
- Stars
- 47
- Forks
- 19
- Avg merge
- 8h 54m
- Merged PRs (30d)
- 50
Description
### Workflow Failure
**Workflow:** [Markdown Dedup](https://github.com/githubnext/gh-aw-workshop/blob/main/.github/workflows/markdown-dedup.md)
**Branch:** main
**Run:** https://github.com/githubnext/gh-aw-workshop/actions/runs/34697762037
> [!WARNING]
> **Engine Failure**: The `copilot` engine terminated unexpectedly.
**Last agent output:**
```
Check your COPILOT_PROVIDER_API_KEY or COPILOT_PROVIDER_BEARER_TOKEN.
Changes +0 -0
Duration 2m 7s
Tokens ↑ 710.7k (521.3k cached) • ↓ 14.5k
Resume copilot --resume=64982691-f77f-43c2-b7d7-a883012e3b38
Authentication failed with provider at http://172.30.0.30:10002 (HTTP 403).
Check your COPILOT_PROVIDER_API_KEY or COPILOT_PROVIDER_BEARER_TOKEN.
Changes +0 -0
Duration 0s
Resume copilot --resume=0875590d-b1aa-43fc-a15b-99afd9c53aef
```
### 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/githubnext/gh-aw-workshop/actions/runs/34697762037
````
Manually invoke the agent
Debug this workflow failure using your favorite Agent CLI and the `agentic-workflows` prompt.
- Start your agent
- Load the `agentic-workflows` skill from `.github/skills/agentic-workflows/SKILL.md` or
- Type `debug the agentic workflow markdown-dedup failure in https://github.com/githubnext/gh-aw-workshop/actions/runs/34697762037`
> [!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:
> ```yaml
> safe-outputs:
> report-failure-as-issue: false
> ```
>
>
> Generated from [Markdown Dedup](https://github.com/githubnext/gh-aw-workshop/actions/runs/34697762037) · copilot · 71.6 AIC · [◷](https://github.com/search?q=repo%3Agithubnext%2Fgh-aw-workshop+is%3Aissue+%22gh-aw-workflow-id%3A+markdown-dedup%22&type=issues)
> - [x] expires on Sep 19, 2026, 2:01 PM UTC
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with .github/workflows/markdown-dedup.md and the linked workflow run, then read debug.md or the agentic-workflows skill referenced in the issue. Trace the copilot provider authentication failure and verify the workflow completes successfully without the HTTP 403 error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100