Skip to content

Simplify npm publish step in workflow#25

Merged
gracepark merged 3 commits into
masterfrom
gp/oidc-migration
May 14, 2026
Merged

Simplify npm publish step in workflow#25
gracepark merged 3 commits into
masterfrom
gp/oidc-migration

Conversation

@gracepark
Copy link
Copy Markdown
Contributor

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

Removed npm whoami command from publish workflow.

Removed npm whoami command from publish workflow.
Copilot AI review requested due to automatic review settings May 8, 2026 19:08
@gracepark gracepark requested a review from a team as a code owner May 8, 2026 19:08
@gracepark gracepark requested a review from bteng22 May 8, 2026 19:08
Copy link
Copy Markdown

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

This PR updates the npm publish GitHub Actions workflow to simplify the publish step by removing a preflight npm whoami command.

Changes:

  • Removed npm whoami from the publish step.
  • Adjusted the publish step command to run only npm --ignore-scripts publish --provenance.
Show a summary per file
File Description
.github/workflows/publish.yml Simplifies the npm publish step in the release workflow.

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: 1

Comment thread .github/workflows/publish.yml
@gracepark gracepark merged commit d024d80 into master May 14, 2026
4 checks passed
@gracepark gracepark deleted the gp/oidc-migration branch May 14, 2026 19:14
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.

3 participants