Skip to content

Commit 7665293

Browse files
committed
Github agentic workflow for backporting servicing PRs
1 parent f74c457 commit 7665293

File tree

4 files changed

+1328
-0
lines changed

4 files changed

+1328
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,5 @@
33
*.sh eol=lf
44
*.sln eol=crlf
55
*.sql diff
6+
7+
.github/workflows/*.lock.yml linguist-generated=true merge=ours

.github/aw/actions-lock.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"entries": {
3+
"actions/github-script@v8": {
4+
"repo": "actions/github-script",
5+
"version": "v8",
6+
"sha": "ed597411d8f924073f98dfc5c65a23a2325f34cd"
7+
},
8+
"github/gh-aw/actions/setup@v0.47.2": {
9+
"repo": "github/gh-aw/actions/setup",
10+
"version": "v0.47.2",
11+
"sha": "faf2523ba6ae8aa862dc5c98e06d72e54a342d1f"
12+
}
13+
}
14+
}

0 commit comments

Comments
 (0)