Skip to content

Commit 1750471

Browse files
lukewarCopilot
andcommitted
Enable issue intents on issue-triage workflow
Recompile issue-triage.lock.yml with gh-aw v0.82.1 to wire GH_AW_RUNTIME_FEATURES=${{ vars.GH_AW_RUNTIME_FEATURES }}, enabling native issue intents (rationale/confidence) for the workflow's add-labels safe output. No behavior change: the trigger, permissions, prompt, and safe outputs are unchanged, and the source .md is untouched. The actions-lock.json pin bump (github/gh-aw-actions/setup v0.82.1) is required by the recompiled lock. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent 32fb841 commit 1750471

2 files changed

Lines changed: 341 additions & 181 deletions

File tree

.github/aw/actions-lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
"version": "v7.0.0",
2626
"sha": "bbbca2ddaa5d8feaa63e36b76fdaad77386f024f"
2727
},
28-
"github/gh-aw-actions/setup@v0.77.5": {
28+
"github/gh-aw-actions/setup@v0.82.1": {
2929
"repo": "github/gh-aw-actions/setup",
30-
"version": "v0.77.5",
31-
"sha": "3ea13c02d765410340d533515cb31a7eef2baaf0"
30+
"version": "v0.82.1",
31+
"sha": "dadd6a0a0f4d1087fbd3e115776f28471388d6db"
3232
},
3333
"github/gh-aw/actions/setup@v0.52.1": {
3434
"repo": "github/gh-aw/actions/setup",

0 commit comments

Comments
 (0)