mergify: remove merge on skip ci

This rule will probably never be applyied and at the moment this is
creating a cancelled job in the CI status.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
pull/5406/head
Dimitri Savineau 2020-06-09 09:23:04 -04:00 committed by Dimitri Savineau
parent 3f906e0c26
commit 2f17f36638
1 changed files with 0 additions and 12 deletions

View File

@ -1,16 +1,4 @@
pull_request_rules:
- name: automatic merge on skip ci
conditions:
- label!=DNM
- title~=\[skip ci\]
- '#approved-reviews-by>=2'
actions:
merge:
method: rebase
rebase_fallback: merge
strict: smart
dismiss_reviews: {}
delete_head_branch: {}
# Backports
- actions:
backport: