1
0
Fork 0
mirror of https://gitlab.wikimedia.org/ladsgroup/Phabricator-maintenance-bot synced 2024-09-18 21:28:51 +02:00

new wikis handler: No need to ask stewards for a wikiset

The global bot wikiset is now an opt-out one and lists wikis
that do NOT allow global bots, while previously it used to be
an opt in wikiset, including wikis that DO allow global bots.

Because of that change, no manual changes of the wikiset
should be required, and stewards do not need to change the global bots
wikiset in any way.
This commit is contained in:
Martin Urbanec 2023-11-01 22:44:56 +01:00
parent 118444088f
commit 732a52052a

View file

@ -73,7 +73,6 @@ class PostCreationHandler(object):
self.add_text(' [] Logos and wordmarks')
self.add_text(' [] Import from Incubator')
self.add_text(' [] Clean up old interwiki links')
self.add_text(' [] For content wikis: [[ https://meta.wikimedia.org/wiki/Stewards%27_noticeboard | ask the stewards ]] to add the wiki to the global bot policy wikiset')
self.add_text(' [] Add the wiki to a CVNBot for SWMT monitoring')
self._create_ticket()