r-richmond commented on code in PR #31631: URL: https://github.com/apache/airflow/pull/31631#discussion_r1212007282
########## docs/apache-airflow/release-process.rst: ########## @@ -30,6 +30,9 @@ Since Airflow 2.0.0 and provider packages 1.0.0 we aim to follow SemVer, meaning In git, each minor version will have its own branch, called ``vX-Y-stable`` where bugfix/security releases will be issued from. Commits and PRs should not normally go direct to these branches, but instead should target the main branch and then be cherry-picked by the release managers to these release branches. +As a general rule of thumb changes that will be included in a bugfix/security release will be associated with the corresponding github milestone in the PR but this is currently a manual process and deviations may occur. +In all cases the maintainers reserve the right to punt a PR to a later release if they deem it prudent. Review Comment: resolved in https://github.com/apache/airflow/pull/31631/commits/1a9c7a3ec244e0b4a8c6cc1988d7398e6aa143f5 -- 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]
