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 5b02c25f73 Fixes
2019-11-26 12:36:02 +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 Fixes 2019-11-26 12:36:02 +01:00
lib.py Fixes 2019-11-26 12:36:02 +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 Fixes 2019-11-26 12:36:02 +01: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 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