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

Merge pull request #1 from quiddity-wp/patch-1

add attempt at explanation - edit freely!
This commit is contained in:
Amir Sarabadani 2019-11-26 12:26:59 +01:00 committed by GitHub
commit 6d0afe93e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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