mirror of
https://gitlab.wikimedia.org/ladsgroup/Phabricator-maintenance-bot
synced 2024-11-09 21:52:38 +01:00
add attempt at explanation - edit freely!
This commit is contained in:
parent
549a19e8fa
commit
49e1182ea9
1 changed files with 3 additions and 0 deletions
|
@ -1,2 +1,5 @@
|
|||
# Phabricator-maintenance-bot
|
||||
Source for https://phabricator.wikimedia.org/p/Maintenance_bot/
|
||||
|
||||
* `column_mover.py` is a script that can perform additional actions when someone drags/changes a task in a workboard to a different column. E.g. Moving a task in workborad #user-ladsgroup from column "incoming" to column "done" will automatically change 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
|
||||
|
|
Loading…
Reference in a new issue