1 Star 0 Fork 0

zhuchance / kubernetes

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
making-release-notes.md 1.67 KB
一键复制 编辑 原始数据 按行查看 历史

Making release notes

This documents the process for making release notes for a release.

1) Note the PR number of the previous release

Find the most-recent PR that was merged with the previous .0 release. Remember this as $LASTPR.

  • TODO: Figure out a way to record this somewhere to save the next release engineer time.

Find the most-recent PR that was merged with the current .0 release. Remember this as $CURRENTPR.

2) Run the release-notes tool

${KUBERNETES_ROOT}/build/make-release-notes.sh $LASTPR $CURRENTPR

3) Trim the release notes

This generates a list of the entire set of PRs merged since the last minor release. It is likely long and many PRs aren't worth mentioning. If any of the PRs were cherrypicked into patches on the last minor release, you should exclude them from the current release's notes.

Open up candidate-notes.md in your favorite editor.

Remove, regroup, organize to your hearts content.

4) Update CHANGELOG.md

With the final markdown all set, cut and paste it to the top of CHANGELOG.md

5) Update the Release page

  • Switch to the releases page.

  • Open up the release you are working on.

  • Cut and paste the final markdown from above into the release notes

  • Press Save.

Analytics

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/meoom/kubernetes.git
git@gitee.com:meoom/kubernetes.git
meoom
kubernetes
kubernetes
v1.3.11-beta.0

搜索帮助

344bd9b3 5694891 D2dac590 5694891