Commit f9f25b4
Add agentic issue-intents triage workflow (#610)
New installation of a gh-aw issue triage workflow for opened/reopened
issues. Uses built-in issue-intent safe outputs (set-issue-type,
add-labels) with rationale/confidence and suggestion routing, plus a
minimal add-comment for missing info. No custom API jobs; no issue-field
mutations (repo has no evidence of issue-field usage). Does not close
issues and preserves existing labels.
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: c0a9055b-20f2-4c86-abd0-51f813c0418b1 parent 589e822 commit f9f25b4
6 files changed
Lines changed: 2480 additions & 0 deletions
File tree
- .github
- aw
- workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments