From dcba28d0fe545e8c65edf14a4ea85c86648f2e19 Mon Sep 17 00:00:00 2001 From: Romain Marcadier-Muller Date: Mon, 23 Sep 2019 16:52:10 +0200 Subject: [PATCH] chore: stop trying to auto-merge dependabot PR's (#4202) It cannot work unless we can somehow get an auto-approval (from an authorized principal) in, too. --- .mergify.yml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.mergify.yml b/.mergify.yml index 88f93b4f0d112..df542eba32898 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -22,18 +22,6 @@ pull_request_rules: - "#changes-requested-reviews-by=0" - status-success~=AWS CodeBuild us-east-1 - status-success=Semantic Pull Request - - name: automatically merge dependabot - actions: - comment: - message: Thanks for keeping us safe, @dependabot! ❤️ - merge: - strict: smart - method: squash - strict_method: merge - delete_head_branch: {} - conditions: - - author~=dependabot(-preview)?\[bot\] - - status-success~=AWS CodeBuild us-east-1 - name: comment checklist actions: comment: