stevedlawrence commented on code in PR #1432: URL: https://github.com/apache/daffodil/pull/1432#discussion_r1953295709
########## .github/actions/asf-release-candidate/action.yml: ########## @@ -0,0 +1,99 @@ +# Licensed to the Apache Software Foundation (ASF) under one or more Review Comment: Another thought about where the action could live is in https://github.com/apache/infrastructure-actions--it is *almost* generic enough to be useful for other ASF projects and could probably be made useful with some tweaks. That said, I imagine ASF would want to see it in use before being merged, but if that's the right place we could start a discussion and see what they say. It would be nice if this could be something maintained by the ASF community rather than just us. I know I wish I had this around when we started, it would have avoided a lot of complexities. -- 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]
