From: Sébastien Han Date: Mon, 2 Jul 2018 14:07:10 +0000 (+0200) Subject: ci: remove DCO X-Git-Tag: v3.2.0beta2~140 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=96b187b30e072c188c1efa21f8180b869ac91aec;p=ceph-ansible.git ci: remove DCO We know a Signed-off-by check inside our pipeline so this bot is not needed anymore. Signed-off-by: Sébastien Han --- 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