1
0
Fork 0
mirror of https://gitlab.wikimedia.org/ladsgroup/Phabricator-maintenance-bot synced 2024-11-09 13:42:38 +01:00
I don't like gitlab, so have a repo somewhere off for me to mirror
Find a file
Amir Sarabadani 1d784027bb Create subticket and patch for new wikis
Create DNS and Wikimedia Messages patches for the new wikis

Most of the gerrit code is copied from library upgrader library:
https://gerrit.wikimedia.org/r/plugins/gitiles/labs/libraryupgrader

Bug: T253439
2020-08-15 19:15:58 +02:00
.gitignore Add Gerritbot 2020-08-15 16:27:01 +02:00
column_mover.py Update wikidata sprint board 2020-07-15 16:28:47 +02:00
cron Fix cron permissions 2020-07-29 19:28:39 +02:00
gerrit.py Create subticket and patch for new wikis 2020-08-15 19:15:58 +02:00
lib.py Create subticket and patch for new wikis 2020-08-15 19:15:58 +02:00
LICENSE Fix the permissions 2019-11-26 12:38:01 +01:00
new_wikis_handler.py Create subticket and patch for new wikis 2020-08-15 19:15:58 +02:00
patch_makers.py Create subticket and patch for new wikis 2020-08-15 19:15:58 +02:00
patchforreview_remover.py Fix the regex for patch-for-review comment checker 2020-07-01 23:06:01 +02:00
README.md fix my typo 2019-11-27 12:00:31 -08:00
updater.sh Fix the permissions 2019-11-26 12:38:01 +01:00

Phabricator-maintenance-bot

Source for https://phabricator.wikimedia.org/p/Maintenance_bot/

  • column_mover.py is a script that can move columns of a task when some actions happens on it. E.g. Moving a task in workboard #user-ladsgroup from column "incoming" to column "done" when someone changes the task's status to "done"
  • patchforreview_remover.py is an automatic script that removes the "patch_for_review" tag when all patches have been merged or abandoned