Commit 3f02824
fix(ci): grant pull-requests write permission to release workflow (#388)
changesets/action이 "chore: version packages" 릴리즈 PR을 생성하려면
pull-requests: write 권한이 필요한데, permissions 블록에 id-token과 contents만
지정되어 있어 PR 생성 단계에서 "Resource not accessible by integration"으로
실패하고 있었습니다.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent ea06e34 commit 3f02824
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