You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/10/12 09:17:24 UTC

[GitHub] [airflow] ashb commented on a change in pull request #11461: Clarify the v1-10-test vs. v1-10-stable branch

ashb commented on a change in pull request #11461:
URL: https://github.com/apache/airflow/pull/11461#discussion_r503155164



##########
File path: CONTRIBUTING.rst
##########
@@ -371,6 +371,12 @@ usually these are developers with the release manager permissions.
 Once the branch is stable, the ``v1-10-stable`` branch is synchronized with ``v1-10-test``.
 The ``v1-10-stable`` branch is used to release ``1.10.x`` releases.
 
+The general approach is that cherry-picking is done to ``v1-10-test`` branch, but PRs from contributors
+towards 1.10 should target ``v1-10-stable`` branch.

Review comment:
       ```suggestion
   The general approach is that cherry-picking a commit that has already had a PR and unit tests run 
   against main is done to ``v1-10-test`` branch, but PRs from contributors towards 1.10 should target 
   ``v1-10-stable`` branch.
   ```




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org