diff options
author | John R Barker <john@johnrbarker.com> | 2019-10-30 20:37:45 +0000 |
---|---|---|
committer | Sam Doran <sdoran@redhat.com> | 2019-10-30 16:37:45 -0400 |
commit | 56db433d63f46476e60249024aab71c067f55e7a (patch) | |
tree | 5b3360e0678e6030128fad69876ef9ec0b02dac9 /.github | |
parent | fed267df033bb762887cc4b164ed745ab3774f55 (diff) | |
download | ansible-56db433d63f46476e60249024aab71c067f55e7a.tar.gz |
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.
Diffstat (limited to '.github')
-rw-r--r-- | .github/BOTMETA.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/BOTMETA.yml b/.github/BOTMETA.yml index a1d6852f53..53f2be5de6 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 |