Disable Automerge (#61674)
A few PRs have been automerged since devel became 2.10 even though they still had `version_added: 2.9` Lets disable automerge till: a) We find a proper fix (automerge should so `rebuild_merge`?) b) We wait 7 days since devel became 1.10 to cause stale_ci
This commit is contained in:
parent
f1a1b72f07
commit
606e2ff03a
1 changed files with 1 additions and 1 deletions
2
.github/BOTMETA.yml
vendored
2
.github/BOTMETA.yml
vendored
|
@ -34,7 +34,7 @@
|
|||
# supershipit - supershipiteers can turn a shipit into a supershipit
|
||||
#
|
||||
|
||||
automerge: True
|
||||
automerge: False
|
||||
files:
|
||||
.github/BOTMETA.yml:
|
||||
labels: botmeta
|
||||
|
|
Loading…
Reference in a new issue