comphead commented on code in PR #17132:
URL: https://github.com/apache/datafusion/pull/17132#discussion_r2268078656


##########
dev/release/README.md:
##########
@@ -128,6 +128,15 @@ release.
 
 See [#9697](https://github.com/apache/datafusion/pull/9697) for an example.
 
+Modify `asf.yaml` to protect future release candidate branch to prevent 
accidental merges:
+
+```yaml
+# needs to be updated as part of the release process
+branch-50:

Review Comment:
   yeah, I was thinking about it for some time and dont have strong opinion on 
that. The file would be bloated for sure, yaml doesn't support `import`. 
Another option is to create an automation script that modifies the `asf.yaml` 
as part of prerelease preps but it needs to be tested. 



-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to