Commit 09da64c
docs(agent-skills): add missing GitHub Actions permissions for component updater
The workflow example and token guidance omitted contents: write and
pull-requests: write, required under GitHub's read-only default
permissions for atmos vendor update --pull-request, and didn't
document id-token: write for the github/sts OIDC exchange.
Addresses CodeRabbit review comment on PR #2756.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent 3e4d4d0 commit 09da64c
2 files changed
Lines changed: 5 additions & 2 deletions
File tree
- agent-skills/skills
- atmos-migration/references
- atmos-vendoring/references
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
9 | 12 | | |
10 | 13 | | |
11 | 14 | | |
| |||
30 | 33 | | |
31 | 34 | | |
32 | 35 | | |
33 | | - | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
0 commit comments