1
0
Fork 0
mirror of https://gitlab.wikimedia.org/ladsgroup/Phabricator-maintenance-bot synced 2024-09-19 13:48:47 +02:00
Phabricator-maintenance-bot/README.md

9 lines
634 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/
2020-12-20 18:01:04 +01:00
Report issues and bugs: https://phabricator.wikimedia.org/project/board/5124/
2019-11-27 21:00:31 +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 workboard #user-ladsgroup from column "incoming" to column "done" when someone changes the task's status to "done"
2020-12-25 11:21:08 +01:00
* `project_grouper.py` adds tasks in configured projects to other configured projects
* `patchforreview_remover.py` is an automatic script that removes the "patch_for_review" tag when all patches have been merged or abandoned