Skip to content

Commit 298f992

Browse files
committed
update to latest gh-aw
1 parent dcdf097 commit 298f992

13 files changed

Lines changed: 450 additions & 296 deletions

.github/aw/actions-lock.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,15 @@
4040
"version": "v7.0.0",
4141
"sha": "bbbca2ddaa5d8feaa63e36b76fdaad77386f024f"
4242
},
43-
"github/gh-aw-actions/setup@v0.74.4": {
43+
"github/gh-aw-actions/setup@v0.76.1": {
4444
"repo": "github/gh-aw-actions/setup",
45-
"version": "v0.74.4",
46-
"sha": "d3abfe96a194bce3a523ed2093ddedd5704cdf62"
45+
"version": "v0.76.1",
46+
"sha": "46d564922b082d0db93244972e8005ea6904ee5f"
47+
},
48+
"github/gh-aw/actions/setup-cli@v0.76.1": {
49+
"repo": "github/gh-aw/actions/setup-cli",
50+
"version": "v0.76.1",
51+
"sha": "58d1bedbb7200f59c2d224151339e38fd8687d05"
4752
},
4853
"github/gh-aw/actions/setup@v0.66.1": {
4954
"repo": "github/gh-aw/actions/setup",

.github/workflows/daily-repo-goals.lock.yml

Lines changed: 86 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/daily-workflow-sync.lock.yml

Lines changed: 84 additions & 54 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/daily-workflow-sync.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ safe-outputs:
4343
if-no-changes: "warn"
4444
protected-files: fallback-to-issue
4545
push-to-pull-request-branch:
46-
title-prefix: "[auto-update]"
46+
required-title-prefix: "[auto-update]"
4747
if-no-changes: "warn"
4848
add-comment:
4949
max: 1

.github/workflows/import-workflow.lock.yml

Lines changed: 82 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/link-checker.lock.yml

Lines changed: 88 additions & 59 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/maintainer.lock.yml

Lines changed: 87 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

workflows/efficiency-improver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ safe-outputs:
4949
labels: [automation, efficiency, green-software]
5050
push-to-pull-request-branch:
5151
target: "*"
52-
title-prefix: "[efficiency-improver] "
52+
required-title-prefix: "[efficiency-improver] "
5353
create-issue:
5454
title-prefix: "[efficiency-improver] "
5555
labels: [automation, efficiency, green-software]

workflows/lean-squad.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ safe-outputs:
7070
max: 4
7171
update-issue:
7272
target: "*"
73-
title-prefix: "[lean-squad] "
73+
required-title-prefix: "[lean-squad] "
7474
max: 1
7575
create-pull-request:
7676
title-prefix: "[lean-squad] "
@@ -80,7 +80,7 @@ safe-outputs:
8080
draft: false
8181
push-to-pull-request-branch:
8282
target: "*"
83-
title-prefix: "[lean-squad] "
83+
required-title-prefix: "[lean-squad] "
8484
protected-files: allowed
8585
max: 4
8686
add-comment:

workflows/perf-improver.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,15 @@ safe-outputs:
5555
protected-files: fallback-to-issue
5656
push-to-pull-request-branch:
5757
target: "*"
58-
title-prefix: "[perf-improver] "
58+
required-title-prefix: "[perf-improver] "
5959
max: 4
6060
create-issue:
6161
title-prefix: "[perf-improver] "
6262
labels: [automation, performance]
6363
max: 4
6464
update-issue:
6565
target: "*"
66-
title-prefix: "[perf-improver] "
66+
required-title-prefix: "[perf-improver] "
6767
max: 1
6868

6969
tools:

0 commit comments

Comments
 (0)