githubnext / githubnext/ado-aw
[aw] Issue Triage failed
- Dominant language
- Rust
- Stars
- 23
- Forks
- 8
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 22
Description
### Workflow Failure
**Workflow:** [Issue Triage](https://github.com/githubnext/ado-aw/blob/main/.github/workflows/issue-triage.md)
**Branch:** main
**Run:** https://github.com/githubnext/ado-aw/actions/runs/34729668208
> [!WARNING]
> **Engine Failure**: The `copilot` engine terminated unexpectedly.
**Last agent output:**
```
● test fresh session 2 (shell)
│ whoami
└ 2 lines…
✗ Attempt noop in brand new shell session (shell)
│ printf '{"message":"Attempted GitHub issue triage but the safeoutputs and github CLI tools are
│ consistently blocked in this session with a permission-denial that cannot be approved
│ (non-interactive run); node, git, curl, and python3 direct invocations are also blocked. Basic
│ shell builtins and a single git command worked, but no read/write GitHub operation could be
│ performed. No labeling or commenting was possible."}' | safeoutputs noop .
└ Permission denied and could not request permission from user
```
### 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/ado-aw/actions/runs/34729668208
````
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 issue-triage failure in https://github.com/githubnext/ado-aw/actions/runs/34729668208`
> [!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 [Issue Triage](https://github.com/githubnext/ado-aw/actions/runs/34729668208) · 186 AIC · [◷](https://github.com/search?q=repo%3Agithubnext%2Fado-aw+is%3Aissue+%22gh-aw-workflow-id%3A+issue-triage%22&type=issues)
> - [x] expires on Sep 20, 2026, 1:20 AM UTC
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the failed run linked in the issue and read .github/workflows/issue-triage.md, then consult .github/skills/agentic-workflows/SKILL.md and the referenced debug.md. Reproduce or inspect the permission-denial failure and confirm the workflow can complete its triage actions without the agent or safeoutputs tools being blocked.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, github-actions
- Domain
- ci-cd, devops, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100