Enable trusted publishing for npm releases#723
Merged
Conversation
- Add id-token: write permission for OIDC authentication - Configure setup-node with always-auth for trusted publishing - Remove NODE_AUTH_TOKEN secret usage - Add provenance and access flags to npm publish command - Add comprehensive documentation in docs/TRUSTED_PUBLISHING.md Co-authored-by: NoopDog <3239697+NoopDog@users.noreply.github.com>
Co-authored-by: NoopDog <3239697+NoopDog@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Enable trusted publishing for package releases via GitHub
Enable trusted publishing for npm releases
Dec 11, 2025
NoopDog
approved these changes
Dec 11, 2025
Collaborator
|
@copilot run prettier on the markdown file |
Co-authored-by: NoopDog <3239697+NoopDog@users.noreply.github.com>
Contributor
Author
Collaborator
|
@copilot [warn] docs/TRUSTED_PUBLISHING.md has prettier errors |
Use project's prettier version (2.8.3) instead of npx version (3.7.4) to ensure consistent formatting with CI checks.
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Plan: Enable Trusted Publishing for Package Releases via GitHub
.github/workflows/release-please.ymlto addid-token: writepermission for trusted publishingactions/setup-node@v4to usealways-auth: truefor trusted publishingNODE_AUTH_TOKENsecret usage and replace with trusted publishingOriginal prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.