Commit b498929
fix(ci): Grant statuses: write to changelog-preview caller
Upstream getsentry/craft/changelog-preview.yml declares
permissions.statuses: write at the job level unconditionally, so the
caller must grant it or workflow validation fails with:
"The nested job 'preview' is requesting 'statuses: write', but is
only allowed 'statuses: none'."
Matches the pattern in sentry-cocoa, sentry-dotnet, sentry-go.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 1b1809a commit b498929
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments