mirror of
https://gitlab.wikimedia.org/ladsgroup/Phabricator-maintenance-bot
synced 2024-11-21 19:42:38 +01:00
new_wikis_handler.py: BPI implementation
This commit is contained in:
parent
6929f56b9b
commit
737ae7de87
1 changed files with 1 additions and 0 deletions
|
@ -472,6 +472,7 @@ def hande_task(task_details):
|
|||
handle_wikidata(db_name, not create_tickets, task_details['phid'])
|
||||
add_text(' [] Import from Incubator')
|
||||
add_text(' [] Clean up old interwiki links')
|
||||
add_text(' [] Propose the implementation of the standard bot policy')
|
||||
add_create_instructions(parts, shard, language_code, db_name, task_tid)
|
||||
add_text('\n**End of automatic output**')
|
||||
|
||||
|
|
Loading…
Reference in a new issue