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/02/26 11:34:34 UTC

[GitHub] [airflow] kaxil commented on a change in pull request #7543: [AIRFLOW-XXXX] Prohibit non-finished PR

kaxil commented on a change in pull request #7543: [AIRFLOW-XXXX] Prohibit non-finished PR
URL: https://github.com/apache/airflow/pull/7543#discussion_r384437032
 
 

 ##########
 File path: .github/mergeable.yml
 ##########
 @@ -32,6 +32,9 @@ mergeable:
       - do: label
         must_exclude:
           regex: 'wip'
+      - do: label
+        must_exclude:
+          regex: 'dont-merge'
 
 Review comment:
   This won't be any different than "wip"

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


With regards,
Apache Git Services