From 56db433d63f46476e60249024aab71c067f55e7a Mon Sep 17 00:00:00 2001 From: John R Barker Date: Wed, 30 Oct 2019 20:37:45 +0000 Subject: [PATCH] BOTMETA: Enable automerge (#64114) We are in the process of enacting our migration strategy of content out of the Ansible repo, and auto-merge privileges being revoked at this point in time was an accidental byproduct of that migration strategy. TL;DR I jumped the gun, sorry, Bot will catch up and merge open PRs shortly. --- .github/BOTMETA.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index a1d6852f537..53f2be5de61 100644 --- a/.github/BOTMETA.yml +++ b/.github/BOTMETA.yml @@ -36,7 +36,7 @@ # supershipit - supershipiteers can turn a shipit into a supershipit # -automerge: False +automerge: True files: .github/BOTMETA.yml: labels: botmeta