Skip to content

Conversation

@exKAZUu
Copy link
Member

@exKAZUu exKAZUu commented Dec 6, 2025

No description provided.

Copilot AI review requested due to automatic review settings December 6, 2025 05:21
Copy link

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 standardizes the repository to follow WillBooster conventions by removing unused NPM_TOKEN secret references from GitHub Actions workflows. The repository uses OIDC-based authentication for npm publishing (via the id-token: write permission in the release workflow), making the NPM_TOKEN secret unnecessary.

  • Removes NPM_TOKEN secret references from test and release workflows
  • Aligns with modern npm publishing practices using OIDC tokens for provenance
  • Maintains compatibility with WillBooster's reusable workflows

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/test.yml Removes NPM_TOKEN secret reference from the test workflow
.github/workflows/release.yml Removes NPM_TOKEN secret reference from the release workflow

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

auto-merge was automatically disabled December 6, 2025 13:55

Head branch was modified

@exKAZUu exKAZUu enabled auto-merge (squash) December 6, 2025 15:24
@exKAZUu exKAZUu merged commit 56684d7 into main Dec 6, 2025
10 checks passed
@exKAZUu exKAZUu deleted the wbfy branch December 6, 2025 23:31
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