Skip to content

fix(ci): run changesets publish command - #297

Merged
riceharvest merged 1 commit into
mainfrom
fix/release-publish-command-20260602-163844
Jun 2, 2026
Merged

riceharvest merged 1 commit into
mainfrom
fix/release-publish-command-20260602-163844

Conversation

@riceharvest

Copy link
Copy Markdown
Owner

Summary

  • Fixes the Release workflow so changesets/action runs the root publish script (pnpm run publish) instead of the versioning-only pnpm release script.
  • Adds a release-workflow assertion to the existing compatibility precheck so future release PR merges cannot silently skip changeset publish.

Evidence

  • PR Version Packages #296 merged and the Release workflow completed, but the Publish job log only rebuilt packages and did not invoke changeset publish.
  • npm view @opensourceframework/next-mdx-toc versions --json still returned only 0.1.3 after the 0.1.8 release workflow, confirming publication did not happen.

Tests

  • node scripts/check-compat-matrix.mjs
  • corepack pnpm@9.6.0 --filter @opensourceframework/next-mdx-toc test
  • corepack pnpm@9.6.0 --filter @opensourceframework/next-mdx-toc build
  • corepack pnpm@9.6.0 lint
  • corepack pnpm@9.6.0 test

Review

  • git diff --check
  • staged secret scan: ok

@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@riceharvest
riceharvest merged commit 536bff8 into main Jun 2, 2026
10 checks passed
@riceharvest
riceharvest deleted the fix/release-publish-command-20260602-163844 branch June 2, 2026 16:47
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.

1 participant