docs: record npm trusted publisher configuration status - #16
Merged
Conversation
jishnuteegala
pushed a commit
that referenced
this pull request
Jul 27, 2026
🤖 I have created a release *beep* *boop* --- ## [0.2.0](v0.1.0...v0.2.0) (2026-07-27) ### Features * add verified shell installer ([#15](#15)) ([b069014](b069014)) * publish AUR and Chocolatey packages ([#13](#13)) ([8174bfe](8174bfe)) ### Bug Fixes * include maintenance changes in release notes ([b069014](b069014)) * make release retries tolerate propagation ([#8](#8)) ([599bac1](599bac1)) * publish release before winget validation ([#12](#12)) ([a8cd4d1](a8cd4d1)) * use stable publisher API responses ([#10](#10)) ([7d94da9](7d94da9)) * verify publishers through stable APIs ([#11](#11)) ([041dd9b](041dd9b)) ### Documentation * document publishing operations ([#14](#14)) ([7dfe613](7dfe613)) * document Release Please commit conventions ([b069014](b069014)) * record npm trusted publisher configuration status ([#16](#16)) ([3e26b37](3e26b37)) ### Build System and Dependencies * **deps:** bump actions/checkout from 4.3.1 to 7.0.0 ([#3](#3)) ([38db7d3](38db7d3)) * **deps:** bump actions/download-artifact from 4.3.0 to 8.0.1 ([#4](#4)) ([4ae106c](4ae106c)) * **deps:** bump actions/setup-node from 4.4.0 to 7.0.0 ([#6](#6)) ([062338d](062338d)) * **deps:** bump actions/upload-artifact from 4.6.2 to 7.0.1 ([#7](#7)) ([34e184b](34e184b)) * **deps:** bump googleapis/release-please-action from 8b8fd2cc23b2e18957157a9d923d75aa0c6f6ad5 to 5c625bfb5d1ff62eadeeb3772007f7f66fdcf071 ([#5](#5)) ([336c601](336c601)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.
Records the completion of step 1 of the npm trusted publishing migration in PUBLISHING-SETUP.md.
Merging this is intentionally a releasable docs: commit, so it lands in the 0.2.0 release PR (#9) and the subsequent release exercises the OIDC path end to end (steps 2 and 3). NPM_TOKEN stays in place as the safety net; the cleanup PR (step 5) follows once provenance is confirmed.