Skip to content

Commit

Permalink
docs: add notice of release process
Browse files Browse the repository at this point in the history
Signed-off-by: 170210 <j170210@icloud.com>
  • Loading branch information
170210 committed Mar 6, 2024
1 parent ea2f6c8 commit c918ca7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
1. Update the version using the script (`devtools/set_version.sh`).
2. Update the changelog using the script (`devtools/update_changelog.sh`).
- the script generates and appends new logs to `CHANGELOG.md` using [git-chglog](https://github.com/git-chglog/git-chglog).
- if the tags to be released contain additional option (such as -dynamiclink), please modify the `tag_filter_pattern` in [config.yml](../.chglog/config.yml) to match.
3. Review the changelogs generated by scripts.
4. Make a release PR with a proper target branch.
- The PR comment becomes the body of the release note.
Expand Down

0 comments on commit c918ca7

Please sign in to comment.