1
0
Fork 0
mirror of https://gitlab.wikimedia.org/ladsgroup/Phabricator-maintenance-bot synced 2024-11-21 19:42:38 +01:00
I don't like gitlab, so have a repo somewhere off for me to mirror
Find a file
Amir Sarabadani 6d0afe93e6
Merge pull request #1 from quiddity-wp/patch-1
add attempt at explanation - edit freely!
2019-11-26 12:26:59 +01:00
.gitignore Initial commit 2019-11-22 22:19:59 +01:00
column_mover.py Initial commit 2019-11-22 22:19:59 +01:00
cron Add updater.sh and cron 2019-11-22 23:41:19 +01:00
lib.py Initial commit 2019-11-22 22:19:59 +01:00
LICENSE Initial commit 2019-11-22 20:44:00 +01:00
patchforreview_remover.py Initial commit 2019-11-22 22:19:59 +01:00
README.md add attempt at explanation - edit freely! 2019-11-25 10:16:57 -08:00
updater.sh Add updater.sh and cron 2019-11-22 23:41:19 +01:00

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