Skip to content

Commit e0ddc2c

Browse files
feat(workflows): allow update-awf-version to close superseded PRs (#590)
Adds close-pull-request safe-output with required-title-prefix matching the title-prefix on create-pull-request so the agent can only close PRs it is allowed to open. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 1b4273b commit e0ddc2c

3 files changed

Lines changed: 355 additions & 118 deletions

File tree

.github/aw/actions-lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@
4545
"version": "v7.0.1",
4646
"sha": "043fb46d1a93c77aae656e7c1c64a875d1fc6a0a"
4747
},
48-
"github/gh-aw-actions/setup@v0.71.5": {
48+
"github/gh-aw-actions/setup@v0.72.1": {
4949
"repo": "github/gh-aw-actions/setup",
50-
"version": "v0.71.5",
51-
"sha": "b8068426813005612b960b5ab0b8bd2c27142323"
50+
"version": "v0.72.1",
51+
"sha": "bc56a0cad2f450c562810785ef38649c04db812a"
5252
},
5353
"github/gh-aw/actions/setup@v0.68.1": {
5454
"repo": "github/gh-aw/actions/setup",

0 commit comments

Comments
 (0)