Do not block autopromote on partial blocks
authorDavid Barratt <dbarratt@wikimedia.org>
Thu, 18 Jul 2019 21:29:46 +0000 (17:29 -0400)
committerDavid Barratt <dbarratt@wikimedia.org>
Thu, 18 Jul 2019 21:29:46 +0000 (17:29 -0400)
commit1ad840da6887c3c0fbe3c1aabafe1c151e5c508c
tree90e7be81999c09e6209df9f99cf23bde0c795643
parent8ee4d6a0c9748aedd5bdd7dbb982804a9acb34e0
Do not block autopromote on partial blocks

Currently, a partial block will block an autopromote, this should not be the
case. Instead, autopromote will only be blocked by sitewide blocks.

Bug: T228479
Change-Id: Id945b6ab374cb49c4a265b5ca149e13b68d4acac
includes/Autopromote.php