Commit a842391
ci: changesets release uses github app token (#770)
Route changesets/action through the GitHub App token so the
"Version Packages" PR is authored by the App and therefore triggers
CI (test, check-dist, zizmor). The default GITHUB_TOKEN cannot trigger
downstream workflow runs regardless of its permission scopes. Job
permissions are left intact; the App token is scoped to contents and
pull-requests writes.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent caaca8f commit a842391
1 file changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
34 | 41 | | |
35 | 42 | | |
36 | 43 | | |
37 | 44 | | |
38 | 45 | | |
39 | 46 | | |
40 | | - | |
| 47 | + | |
0 commit comments