Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(workflow): generate changelog via GitHub #5800

Merged
merged 1 commit into from
May 26, 2024
Merged

Conversation

chenjiahan
Copy link
Member

背景

与 vant 仓库对齐,使用 GitHub 来生成标准的 CHANGELOG 格式。

  1. 通过 actions,自动给 PR 打上分类的 label,比如 feature、bugfix
  2. 通过 actions,自动在创建 GitHub release tag 时生成 changelog,类似如下格式:

image

手动生成

GitHub 也支持手动生成 changelog,步骤如下:

  1. 打开 https://github.com/youzan/vant-weapp/releases
  2. 新建或编辑一个 tag
  3. 选取上一个 tag,点击 generate 即可

image

@chenjiahan chenjiahan merged commit 2543148 into dev May 26, 2024
6 checks passed
@chenjiahan chenjiahan deleted the github_changelog_0526 branch May 26, 2024 02:15
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.

None yet

1 participant