From 96b187b30e072c188c1efa21f8180b869ac91aec Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=A9bastien=20Han?= Date: Mon, 2 Jul 2018 16:07:10 +0200 Subject: [PATCH] ci: remove DCO MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit We know a Signed-off-by check inside our pipeline so this bot is not needed anymore. Signed-off-by: Sébastien Han --- .mergify.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.mergify.yml b/.mergify.yml index e3c86627c..c5e86447e 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -4,7 +4,6 @@ rules: required_status_checks: strict: true contexts: - - DCO - "Testing: ceph-ansible PR Pipeline" required_pull_request_reviews: required_approving_review_count: 1 -- 2.39.5