docs: clarify trusted publishing Node/npm versions...#1869
Open
david-aldo-dalessandro wants to merge 2 commits intonpm:mainfrom
Open
docs: clarify trusted publishing Node/npm versions...#1869david-aldo-dalessandro wants to merge 2 commits intonpm:mainfrom
david-aldo-dalessandro wants to merge 2 commits intonpm:mainfrom
Conversation
wraithgar
reviewed
Feb 3, 2026
|
|
||
| ## Reporting issues | ||
|
|
||
| If you encounter issues with trusted publishing or OIDC configuration, please check the [npm CLI GitHub issues](https://github.com/npm/cli/issues). |
Member
There was a problem hiding this comment.
This repo is for cli issues only. Folks having trusted publishing or oidc concerns need to go through support
There was a problem hiding this comment.
Thanks for the clarification. I’ve removed the reporting guidance from this section to avoid any confusion since the support tab already exists.
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.
This PR improves the documentation for trusted publishing with OIDC in GitHub Actions.
It clarifies the required Node/npm CLI versions, shows where to find the Trusted Publishing settings
in the npm UI via breadcrumbs, and adds guidance on where to seek immediate help for issues. These changes aim to reduce friction and make key information easier for users to find.
References
Related to npm/cli issue #8884