Add OIDC publishing setup to wizard and documentation#4
Merged
aarongustafson merged 5 commits intomainfrom Dec 2, 2025
Merged
Conversation
Co-authored-by: aarongustafson <75736+aarongustafson@users.noreply.github.com>
Co-authored-by: aarongustafson <75736+aarongustafson@users.noreply.github.com>
Co-authored-by: aarongustafson <75736+aarongustafson@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add note for OIDC setup process and update README
Add OIDC publishing setup to wizard and documentation
Dec 2, 2025
aarongustafson
requested changes
Dec 2, 2025
Owner
aarongustafson
left a comment
There was a problem hiding this comment.
@copilot Please address the feedback
| - **Workflow**: `.github/workflows/publish.yml` | ||
| - **Environment**: Leave blank (unless you use GitHub environments) | ||
|
|
||
| 3. Create a GitHub release to trigger automated publishing: |
README.tpl
Outdated
| open demo/index.html | ||
| ``` | ||
|
|
||
| ## Publishing |
Owner
There was a problem hiding this comment.
@copilot You don’t need this section added to the template. The template is intended for use with the component itself.
Contributor
Author
There was a problem hiding this comment.
Removed the Publishing section from README.tpl in commit 3c53290. The OIDC instructions now only appear in the setup wizard output and the template repository's README.md.
Co-authored-by: aarongustafson <75736+aarongustafson@users.noreply.github.com>
Contributor
Author
aarongustafson
approved these changes
Dec 2, 2025
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.
The setup wizard and documentation lacked guidance on configuring OIDC for automated npm publishing via GitHub Actions.
Changes
NPM_TOKENinstructions with OIDC-based publishing workflow including initial manual publish requirement, trusted publisher configuration, and recommended use ofnpm versionwithgit push --follow-tagsfor version managementExample Output
After running
npm run setup, users now see:Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.