potiuk commented on PR #31830: URL: https://github.com/apache/airflow/pull/31830#issuecomment-1821766334
> What this does is add two standardized "todo" directives that will allow us to essentially set a reminder to make certain code changes at provider release time. Yes. I love the idea - it's much better than the automated tests you toyed with before. I think one thing to add is that it should be somewhat flaggable (not sure how yet) to and converted to a TODO list for people to pick while preparing the release. I think having it as part of `release` command is a bit late and puts a lot of effort on the shoulders of release manager. Maybe simply a task that produces an issue in Github with all those things to fix that release manager could prepare and share with others at the moment the preparation start - similar to our "Status" issues when we release? It's ratehr easy command to prepare such issue similarly to the release ones based on those todos: (and with your author's comments it could even be automatically added as @dstandish mention (similarly as we do in the "status" issues). -- 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]
