pan3793 commented on code in PR #7297: URL: https://github.com/apache/kyuubi/pull/7297#discussion_r2660147625
########## docs/contributing/code/release.md: ########## @@ -278,6 +278,9 @@ Fork and clone [Apache Kyuubi website](https://github.com/apache/kyuubi-website) 2. Add a new markdown file in `src/zh/release/`, `src/en/release/` 3. Update `releases` defined in `hugo.toml`'s `[params]` part. +You can use `build/release/pre_gen_release_notes.py` to generate the commit log and the contributor list +for the release note. Review Comment: could you please update the words to mention that it's only for draft, the release manager still needs to edit? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
