Skip to content

Commit 3ce818d

Browse files
authored
Updating agentic workflows (#1397)
1 parent c356deb commit 3ce818d

8 files changed

+2249
-1500
lines changed

.github/aw/actions-lock.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,20 @@
1515
"version": "v8",
1616
"sha": "ed597411d8f924073f98dfc5c65a23a2325f34cd"
1717
},
18+
"actions/github-script@v9": {
19+
"repo": "actions/github-script",
20+
"version": "v9",
21+
"sha": "373c709c69115d41ff229c7e5df9f8788daa9553"
22+
},
1823
"actions/upload-artifact@v7.0.0": {
1924
"repo": "actions/upload-artifact",
2025
"version": "v7.0.0",
2126
"sha": "bbbca2ddaa5d8feaa63e36b76fdaad77386f024f"
2227
},
23-
"github/gh-aw-actions/setup@v0.64.2": {
28+
"github/gh-aw-actions/setup@v0.68.3": {
2429
"repo": "github/gh-aw-actions/setup",
25-
"version": "v0.64.2",
26-
"sha": "f22886a9607f5c27e79742a8bfc5faa34737138b"
30+
"version": "v0.68.3",
31+
"sha": "ba90f2186d7ad780ec640f364005fa24e797b360"
2732
},
2833
"github/gh-aw/actions/setup@v0.64.2": {
2934
"repo": "github/gh-aw/actions/setup",

.github/workflows/cli-for-beginners-sync.lock.yml

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

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

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

.github/workflows/codeowner-update.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
description: 'Updates the CODEOWNERS file when a maintainer comments #codeowner on a pull request'
2+
description: "Updates the CODEOWNERS file when a maintainer comments #codeowner on a pull request"
33
on:
44
issue_comment:
55
types: [created]
@@ -16,7 +16,6 @@ safe-outputs:
1616
base-branch: staged
1717
title-prefix: "[codeowner] "
1818
draft: false
19-
github-token: ${{ secrets.GH_AW_CODEOWNER_PR_TOKEN }}
2019
add-comment:
2120
max: 1
2221
noop:

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

Lines changed: 360 additions & 234 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: 364 additions & 252 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

Lines changed: 358 additions & 224 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: 360 additions & 234 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)