Commit 9131685
Migrate copilot-requests feature flag to permission and recompile
The `features.copilot-requests: true` flag is a deprecated shorthand that
is inert unless migrated. Run `gh aw fix --write` to rewrite it to
`permissions.copilot-requests: write` in all 11 workflow sources, then
recompile so the lock files inject the GitHub Actions token auth and
`S2STOKENS: true` that actually enable org billing at runtime.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 004ba78d-3cf4-41ab-8647-180e683460f01 parent f881da8 commit 9131685
22 files changed
Lines changed: 266 additions & 339 deletions
File tree
- .github/workflows
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 | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | 2 | | |
5 | 3 | | |
6 | 4 | | |
| |||
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
| 17 | + | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
114 | 113 | | |
115 | 114 | | |
116 | 115 | | |
117 | | - | |
| 116 | + | |
0 commit comments