mirror of
https://github.com/github/awesome-copilot.git
synced 2026-04-16 13:15:56 +00:00
Updating agentic workflows (#1397)
This commit is contained in:
11
.github/aw/actions-lock.json
vendored
11
.github/aw/actions-lock.json
vendored
@@ -15,15 +15,20 @@
|
|||||||
"version": "v8",
|
"version": "v8",
|
||||||
"sha": "ed597411d8f924073f98dfc5c65a23a2325f34cd"
|
"sha": "ed597411d8f924073f98dfc5c65a23a2325f34cd"
|
||||||
},
|
},
|
||||||
|
"actions/github-script@v9": {
|
||||||
|
"repo": "actions/github-script",
|
||||||
|
"version": "v9",
|
||||||
|
"sha": "373c709c69115d41ff229c7e5df9f8788daa9553"
|
||||||
|
},
|
||||||
"actions/upload-artifact@v7.0.0": {
|
"actions/upload-artifact@v7.0.0": {
|
||||||
"repo": "actions/upload-artifact",
|
"repo": "actions/upload-artifact",
|
||||||
"version": "v7.0.0",
|
"version": "v7.0.0",
|
||||||
"sha": "bbbca2ddaa5d8feaa63e36b76fdaad77386f024f"
|
"sha": "bbbca2ddaa5d8feaa63e36b76fdaad77386f024f"
|
||||||
},
|
},
|
||||||
"github/gh-aw-actions/setup@v0.64.2": {
|
"github/gh-aw-actions/setup@v0.68.3": {
|
||||||
"repo": "github/gh-aw-actions/setup",
|
"repo": "github/gh-aw-actions/setup",
|
||||||
"version": "v0.64.2",
|
"version": "v0.68.3",
|
||||||
"sha": "f22886a9607f5c27e79742a8bfc5faa34737138b"
|
"sha": "ba90f2186d7ad780ec640f364005fa24e797b360"
|
||||||
},
|
},
|
||||||
"github/gh-aw/actions/setup@v0.64.2": {
|
"github/gh-aw/actions/setup@v0.64.2": {
|
||||||
"repo": "github/gh-aw/actions/setup",
|
"repo": "github/gh-aw/actions/setup",
|
||||||
|
|||||||
654
.github/workflows/cli-for-beginners-sync.lock.yml
generated
vendored
654
.github/workflows/cli-for-beginners-sync.lock.yml
generated
vendored
File diff suppressed because it is too large
Load Diff
699
.github/workflows/codeowner-update.lock.yml
generated
vendored
699
.github/workflows/codeowner-update.lock.yml
generated
vendored
File diff suppressed because it is too large
Load Diff
3
.github/workflows/codeowner-update.md
vendored
3
.github/workflows/codeowner-update.md
vendored
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
description: 'Updates the CODEOWNERS file when a maintainer comments #codeowner on a pull request'
|
description: "Updates the CODEOWNERS file when a maintainer comments #codeowner on a pull request"
|
||||||
on:
|
on:
|
||||||
issue_comment:
|
issue_comment:
|
||||||
types: [created]
|
types: [created]
|
||||||
@@ -16,7 +16,6 @@ safe-outputs:
|
|||||||
base-branch: staged
|
base-branch: staged
|
||||||
title-prefix: "[codeowner] "
|
title-prefix: "[codeowner] "
|
||||||
draft: false
|
draft: false
|
||||||
github-token: ${{ secrets.GH_AW_CODEOWNER_PR_TOKEN }}
|
|
||||||
add-comment:
|
add-comment:
|
||||||
max: 1
|
max: 1
|
||||||
noop:
|
noop:
|
||||||
|
|||||||
596
.github/workflows/duplicate-resource-detector.lock.yml
generated
vendored
596
.github/workflows/duplicate-resource-detector.lock.yml
generated
vendored
File diff suppressed because it is too large
Load Diff
618
.github/workflows/learning-hub-updater.lock.yml
generated
vendored
618
.github/workflows/learning-hub-updater.lock.yml
generated
vendored
File diff suppressed because it is too large
Load Diff
584
.github/workflows/pr-duplicate-check.lock.yml
generated
vendored
584
.github/workflows/pr-duplicate-check.lock.yml
generated
vendored
File diff suppressed because it is too large
Load Diff
596
.github/workflows/resource-staleness-report.lock.yml
generated
vendored
596
.github/workflows/resource-staleness-report.lock.yml
generated
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user