dannycjones commented on code in PR #2674:
URL: https://github.com/apache/iceberg-rust/pull/2674#discussion_r3451221234
##########
website/src/release.md:
##########
@@ -88,8 +97,8 @@ This issue is used to track tasks of the iceberg rust
${iceberg_version} release
#### GitHub Side
-- [ ] Bump version in project
-- [ ] Update docs
+- [ ] Draft GitHub release
Review Comment:
This was already in the instructions to generate the release notes but not
properly documented. When creating it, you tell it the final tag name that
it'll create and press generate to provide a set of release notes. These would
be copied into `CHANGELOG.md`.
That being said, it sounds like not everyone had been using this for
generating release notes. I'm happy to make it otherwise clearer and focus on
the GitHub release only at the end if that makes sense (i.e. skip the draft).
##########
website/src/release.md:
##########
@@ -88,8 +97,8 @@ This issue is used to track tasks of the iceberg rust
${iceberg_version} release
#### GitHub Side
-- [ ] Bump version in project
-- [ ] Update docs
+- [ ] Draft GitHub release
+- [ ] Bump version in project and update changelog
- [ ] Generate dependencies list
Review Comment:
Yep! I've rebased on that change now.
--
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]