Commit 209ffcc
Re-apply detection->pat_pool manual lock patch; clarify area-skill paths
- Lock files: gh aw compile only wires pat_pool into the 'agent' job's needs,
not 'detection', even though the detection job reads
needs.pat_pool.outputs.pat_number. Without it the COPILOT_GITHUB_TOKEN case()
collapses to an empty token and threat detection fails. Re-add '- pat_pool' to
detection.needs in all three locks with the same documented MANUAL PATCH block
used on main (gh-aw issue #30232).
- area-skills.instructions.md: clarify that table skill paths are relative to
.github/skills/ and mark the NativeAOT entry as a repo-root path, so an agent
cannot misread them as nonexistent repo-root-relative skill paths.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 1658fa9 commit 209ffcc
4 files changed
Lines changed: 63 additions & 5 deletions
File tree
- .github/workflows
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
17 | 19 | | |
| 20 | + | |
| 21 | + | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
23 | 27 | | |
24 | | - | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
| |||
0 commit comments