]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
mergify: disable automatic merging on master
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 6 Aug 2019 07:35:25 +0000 (09:35 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 19 Aug 2019 10:32:56 +0000 (12:32 +0200)
automatic merging by mergify is failing for a while now.
Until we can figure out what's wrong, let's disable it on master for now
so we don't merge "failing" PRs although they passed all scenarios.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
.mergify.yml

index 6d34d0ef0ede27c257cbd86d7ec67317f7d914f4..0e06e7ba850bbb8a965c6d9441ae670fb7ec5dbb 100644 (file)
@@ -1,16 +1,4 @@
 pull_request_rules:
-  - name: automatic merge
-    conditions:
-      - label!=DNM
-      - '#approved-reviews-by>=1'
-      - 'status-success=Testing: ceph-ansible PR Pipeline'
-    actions:
-      merge:
-        method: rebase
-        rebase_fallback: merge
-        strict: smart
-      dismiss_reviews: {}
-      delete_head_branch: {}
   - name: automatic merge on skip ci
     conditions:
       - label!=DNM