Skip to content

fix(ci): grant pull-requests write permission to release-npm-ssdk-lib workflow#2112

Open
vismayku wants to merge 1 commit into
smithy-lang:mainfrom
vismayku:fix/ssdk-release-pr-permission
Open

fix(ci): grant pull-requests write permission to release-npm-ssdk-lib workflow#2112
vismayku wants to merge 1 commit into
smithy-lang:mainfrom
vismayku:fix/ssdk-release-pr-permission

Conversation

@vismayku

Copy link
Copy Markdown
Contributor

Issue #, if available:

SSDK release failed due to missing write permission

Description of changes:

The changesets action opens a Version Packages PR when a changeset is present, which requires the pull-requests permission. The workflow only granted id-token and contents, so it failed with 'Resource not accessible by integration' on the create-a-pull-request API.

If one or more of the packages in the /packages directory has been modified, be sure yarn changeset add has been run and its output has
been committed and included in this pull request. See CONTRIBUTING.md.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

…s workflow

The changesets action opens a Version Packages PR when a changeset is
present, which requires the pull-requests permission. The workflow only
granted id-token and contents, so it failed with 'Resource not accessible
by integration' on the create-a-pull-request API.
@vismayku vismayku requested a review from a team as a code owner June 29, 2026 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant