mirror of
https://gitlab.wikimedia.org/ladsgroup/Phabricator-maintenance-bot
synced 2024-11-09 13:42:38 +01: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:
parent
118444088f
commit
732a52052a
1 changed files with 0 additions and 1 deletions
|
@ -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()
|
||||
|
|
Loading…
Reference in a new issue