jscheffl commented on PR #64813: URL: https://github.com/apache/airflow/pull/64813#issuecomment-4195220079
> > Another time on the same Day :-O > > That should not have happened - smth is off The cooldown days is measured in days but still preceise to the hour. So can be one release in the morning and one in the afternoon.. then N days later in the morning one upgrade and one in the afternoon. Each individually cooled down. I assume and hope I have time (or somebody else?) to automate this with a standard GH scheduled flow such that we only need to approve/merge but not one contributor needs to watch and make PR generation manually. Also then we could de-couple from CI tests, else our CI always reports "red" just because tooling can have some upgrades... makes outside view feeling like main is always red. -- 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]
