Page MenuHomePhabricator

FlaggedRevs: Enable autoreview for bots on bswiki
Closed, DeclinedPublic

Description

I made some edits on bswiki, and I saw to some edits of InternetArchiveBot are not marked as checked.

@Srdjan_m confirmed to it is true, and I found a solution to add this in flaggedrevs.php file:
$wgGroupPermissions['bot']['autoreview'] = true;

This is already included in same file for some wikis, and I think to this should be included and for bswiki too. I made patch: https://gerrit.wikimedia.org/r/#/c/operations/mediawiki-config/+/547901/

Event Timeline

Restricted Application added subscribers: Cyberpower678, Aklapper. · View Herald Transcript

Change 547901 had a related patch set uploaded (by Zoranzoki21; owner: Zoranzoki21):
[operations/mediawiki-config@master] flaggedrevs.php: Enable autoreview for bots on bswiki

https://gerrit.wikimedia.org/r/547901

@Urbanecm Does this require RfC (aka community consensus) on bswiki? If no, can you deploy this on Monday?

In T237170#5628926, @Zoranzoki21 wrote:

@Urbanecm Does this require RfC (aka community consensus) on bswiki? If no, can you deploy this on Monday?

If its changing pre-existing site configurations, yes. bs.wikipedia would have chosen their desired FlaggedRevs/PendingChanges config when it got enabled on the project.

In T237170#5628926, @Zoranzoki21 wrote:

@Urbanecm Does this require RfC (aka community consensus) on bswiki? If no, can you deploy this on Monday?

Well, according to https://bs.wikipedia.org/wiki/Posebno:ListaKorisničkihPrava, this is already true and set by FlaggedRevs itself.

There is flagged revs bug T150600 related to global bot flags and also new bug T233561 related to permission randomly fails.

Workaround for T150600 global bot flag failures is to set bot flag locally which is already done.

This is practically T233561.

Change 547901 abandoned by Zoranzoki21:
flaggedrevs.php: Enable autoreview for bots on bswiki

Reason:
Per task

https://gerrit.wikimedia.org/r/547901