Skip to content

Commit cb6cf92

Browse files
authored
update to aw 0.61.2 (#1080)
1 parent 2df1601 commit cb6cf92

7 files changed

Lines changed: 657 additions & 1189 deletions

.github/aw/actions-lock.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,15 @@
2525
"version": "v0.59.0",
2626
"sha": "066087f607f52664010289ddd52198f33044c38a"
2727
},
28-
"github/gh-aw/actions/setup@v0.59.0": {
28+
"github/gh-aw-actions/setup@v0.61.2": {
29+
"repo": "github/gh-aw-actions/setup",
30+
"version": "v0.61.2",
31+
"sha": "71cfb3cbe2002225f9d5afa180669fff36b86ea2"
32+
},
33+
"github/gh-aw/actions/setup@v0.61.2": {
2934
"repo": "github/gh-aw/actions/setup",
30-
"version": "v0.59.0",
31-
"sha": "7d1a2798f21c06247ce115b7c7b8ddd70c8d0dc3"
35+
"version": "v0.61.2",
36+
"sha": "d6f6273a03402cd530be35455a7823494b846d66"
3237
}
3338
}
3439
}

.github/workflows/codeowner-update.lock.yml

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

.github/workflows/duplicate-resource-detector.lock.yml

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

.github/workflows/learning-hub-updater.lock.yml

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

.github/workflows/learning-hub-updater.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ tools:
1010
web-fetch:
1111
github:
1212
toolsets: [repos]
13-
allowed-domains:
14-
- github.blog
15-
- code.visualstudio.com
16-
- nishanil.github.io
1713
safe-outputs:
14+
allowed-domains:
15+
- github.blog
16+
- code.visualstudio.com
17+
- nishanil.github.io
1818
create-pull-request:
1919
labels: [automated-update, copilot-updates]
2020
title-prefix: "[bot] "
@@ -77,8 +77,10 @@ If the new information can be added to existing pages, edit those pages to inclu
7777

7878
## Step 4 — Open a pull request
7979

80-
Create a pull request with your changes. The PR title should summarize what was updated (e.g., "Add/plan command and model marketplace documentation"). The PR body should list:
80+
Create a pull request with your changes, using the `staged` branch as the base branch. The PR title should summarize what was updated (e.g., "Add/plan command and model marketplace documentation"). The PR body should list:
8181

8282
1. What new features or changes were found
8383
2. What sections of the guide were updated
8484
3. Links to the source announcements
85+
86+
The PR should target the `staged` branch and include the labels `automated-update` and `copilot-updates`.

.github/workflows/pr-duplicate-check.lock.yml

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

.github/workflows/resource-staleness-report.lock.yml

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

0 commit comments

Comments
 (0)