Skip to content

Update publish.yaml#114

Open
gracepark wants to merge 1 commit intomainfrom
gracepark-patch-1
Open

Update publish.yaml#114
gracepark wants to merge 1 commit intomainfrom
gracepark-patch-1

Conversation

@gracepark
Copy link
Copy Markdown

@gracepark gracepark commented May 8, 2026

Part of: https://github.com/github/web-systems/issues/4309

OIDC migration - quick question, does this publish to an npm package? If so, can you provide me the link?

Copilot AI review requested due to automatic review settings May 8, 2026 20:34
@gracepark gracepark requested a review from a team as a code owner May 8, 2026 20:34
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the npm publish GitHub Actions workflow to support an OIDC-based publishing flow (enabling npm provenance), aligning with the OIDC migration effort referenced in the PR description.

Changes:

  • Grants the workflow id-token: write permission to enable OIDC token issuance.
  • Switches the publish step from using NODE_AUTH_TOKEN to npm publish --provenance (trusted publishing / provenance flow).
Show a summary per file
File Description
.github/workflows/publish.yaml Enables OIDC (id-token: write) and updates npm publish to use provenance without an npm token secret.

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

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.

2 participants