Commit 62b5c92
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- .github
- aw
- workflows
3 files changed
+1105
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
8 | 13 | | |
9 | 14 | | |
10 | 15 | | |
| |||
0 commit comments