Skip to content

Commit 62b5c92

Browse files
kubafloCopilot
andcommitted
Improve gh-aw workflow: pre-agent steps, concurrency, lock file
- Move query script execution to pre-agent steps where GH_TOKEN is available (agent container has scrubbed credentials) - Add concurrency group to prevent overlapping runs - Add pre-flight checks for data file and skill file - Fix permissions (issues: write -> read, safe-outputs handles writes) - Add network: defaults - Increase timeout to 15 minutes - Add compiled pr-review-queue.lock.yml - Update actions-lock.json Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent d4d1a22 commit 62b5c92

File tree

3 files changed

+1105
-10
lines changed

3 files changed

+1105
-10
lines changed

.github/aw/actions-lock.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
"version": "v8",
66
"sha": "ed597411d8f924073f98dfc5c65a23a2325f34cd"
77
},
8+
"github/gh-aw-actions/setup@v0.62.5": {
9+
"repo": "github/gh-aw-actions/setup",
10+
"version": "v0.62.5",
11+
"sha": "dc50be57c94373431b49d3d0927f318ac2bb5c4c"
12+
},
813
"github/gh-aw/actions/setup@v0.43.19": {
914
"repo": "github/gh-aw/actions/setup",
1015
"version": "v0.43.19",

0 commit comments

Comments
 (0)