Skip to content

ci: 修复发版 PR 的提交信息 - #7

Merged
yeyunwen merged 1 commit into
mainfrom
codex/fix-release-action-commit-message
May 19, 2026
Merged

ci: 修复发版 PR 的提交信息#7
yeyunwen merged 1 commit into
mainfrom
codex/fix-release-action-commit-message

Conversation

@yeyunwen

Copy link
Copy Markdown
Owner

问题

Release workflow 在执行 changesets/action 创建发版 PR 时,默认提交信息是 Version Packages,不符合仓库的 commit-msg 规则,导致 workflow 失败。

修复

  • changesets/action 显式设置 commit: release: version packages
  • 同步设置发版 PR 标题为 release: version packages

验证

  • 本地检查 .github/workflows/release.yml diff
  • git diff --check

合并后,Release workflow 会在 main 上重新触发,并应创建 Version Packages PR。

@pkg-pr-new

pkg-pr-new Bot commented May 19, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@seamless-scroll/core@7
npm i https://pkg.pr.new/@seamless-scroll/react@7
npm i https://pkg.pr.new/@seamless-scroll/shared@7
npm i https://pkg.pr.new/@seamless-scroll/vue@7

commit: b4b9809

@yeyunwen
yeyunwen merged commit c2b6d0c into main May 19, 2026
3 checks passed
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