1
0
Fork 0
mirror of https://gitlab.wikimedia.org/ladsgroup/Phabricator-maintenance-bot synced 2024-09-19 13:48:47 +02:00
I don't like gitlab, so have a repo somewhere off for me to mirror
Find a file
2020-08-02 18:48:16 +02:00
.gitignore Initial commit 2019-11-22 22:19:59 +01: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
lib.py Fully automate new wikis creation reporter 2020-05-30 16:51:55 +02:00
LICENSE Fix the permissions 2019-11-26 12:38:01 +01:00
new_wikis_handler.py new_wikis_handler: Remove debug code 2020-08-02 18:48:16 +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