Skip to content

Conversation

@Ansonhkg
Copy link
Collaborator

@Ansonhkg Ansonhkg commented Oct 9, 2025

Context: .github/workflows/release.yml:87-97 now runs pnpm run build in its own step and limits the Changesets action to pnpm changeset publish --access public.

Copilot AI review requested due to automatic review settings October 9, 2025 02:37
@Ansonhkg Ansonhkg merged commit d9f05c0 into master Oct 9, 2025
1 check passed
Copy link
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

This PR restructures the release workflow to build packages in a separate step before the Changesets action, improving the build process organization.

  • Moves package building from the publish command to a dedicated workflow step
  • Simplifies the Changesets action to only handle publishing

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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