From f9e7af44136d7353f9036cefca4bb7c0aaabc949 Mon Sep 17 00:00:00 2001 From: John R Barker Date: Tue, 17 Sep 2019 16:28:46 +0100 Subject: [PATCH] BOTMETA: Enable automerge (#62410) It's been over 7 days since devel because 2.10 and automerge was disabled, therefore `version_added` should be correct for any current PRs. Follow on from https://github.com/ansible/ansible/pull/61674 --- .github/BOTMETA.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index 846aac6e2d9..ba1130e2d08 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -34,7 +34,7 @@ # supershipit - supershipiteers can turn a shipit into a supershipit # -automerge: False +automerge: True files: .github/BOTMETA.yml: labels: botmeta