1
0
Fork 0
mirror of https://gitlab.wikimedia.org/ladsgroup/Phabricator-maintenance-bot synced 2024-11-09 21:52:38 +01:00
Phabricator-maintenance-bot/README.md

6 lines
469 B
Markdown
Raw Normal View History

2019-11-22 20:44:00 +01:00
# Phabricator-maintenance-bot
Source for https://phabricator.wikimedia.org/p/Maintenance_bot/
2019-11-26 12:36:02 +01:00
* `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 workborad #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