comphead commented on code in PR #3508: URL: https://github.com/apache/datafusion-comet/pull/3508#discussion_r2801123319
########## docs/source/contributor-guide/release_process.md: ########## @@ -19,13 +19,66 @@ # Apache DataFusion Comet: Release Process -This documentation explains the release process for Apache DataFusion Comet. +This documentation explains the release process for Apache DataFusion Comet. Some preparation tasks can be +performed by any contributor, while certain release tasks can only be performed by a DataFusion Project Management +Committee (PMC) member. + +## Checklist Review Comment: we should probably mention that commands to execute checklist items are below. btw to avoid chasing versions WDYT if we have template for this doc, where we would define `current_version` and `next_version` and script that generates actual md file replacing `current_version` and `next_version ` with actual values 0.13, 0.14? -- 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]
