Commit f405232
chore: refresh agentic workflows to stable gh-aw v0.82.14
Upgrade the gh-aw toolchain from v0.81.6 to the latest stable release
(v0.82.14, not a pre-release) and recompile the existing issue-triage
agentic workflow with `gh aw compile`.
The source workflow (issue-triage.md) is unchanged: frontmatter_hash and
body_hash are identical, and permissions blocks match, so prompts,
triggers, permissions, tools, safe outputs, network, and engine behavior
are preserved. All changes are compiler-generated runtime infrastructure:
- issue-triage.lock.yml: compiler v0.81.6->v0.82.14, engine 1.0.65->1.0.71,
action/container SHA bumps, new OAuth-token/lockdown steps, dropped
.crush support, whitespace normalization.
- .github/aw/actions-lock.json: setup action v0.81.6->v0.82.14 (+setup-cli).
- .gitattributes: gh-aw-managed linguist-generated marker for lock files.
- agentics-maintenance.yml: auto-generated companion for the workflow's
expiring safe outputs (new in v0.82.14).
Validated with `gh aw compile` and `gh aw validate` (0 errors, 0 warnings),
idempotent on re-compile.
Refs github/plan-track-agentic-toolkit#519
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 628d4172-49f6-4d5c-905c-a33276de3aee1 parent 4369988 commit f405232
4 files changed
Lines changed: 768 additions & 106 deletions
File tree
- .github
- aw
- workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
4 | 9 | | |
5 | | - | |
6 | | - | |
| 10 | + | |
| 11 | + | |
7 | 12 | | |
8 | 13 | | |
9 | 14 | | |
0 commit comments