pierrejeambrun opened a new pull request, #30338: URL: https://github.com/apache/airflow/pull/30338
https://github.com/apache/airflow/pull/28954 wasn't taken into effect for [2.5.3rc1 testing issue](https://github.com/apache/airflow/issues/30337), see my manual edit. The reason is because the generation of the testing issue is currently done on the `rc tag`, checked out by `prepare_pypi_packages`. To solve this we can simply checkout `main` before running the issue generation. (Another option is to cherry pick #28954 in the next release, but I think it is not necessary). Doing this will also add the `remove_old_releases` that only exists in main at the moment, for the same reason. Also it looks like the username for `dependabot` was not accurate. (maybe it changed by the time).  -- 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]
