1
0
Fork 0
mirror of https://gitlab.wikimedia.org/ladsgroup/Phabricator-maintenance-bot synced 2024-09-19 13:48:47 +02:00
I don't like gitlab, so have a repo somewhere off for me to mirror
Find a file
Amir Sarabadani 86e4f3df10 Add instructions for creations
Making less prone to typos, mistakes, etc.
2020-05-20 15:41:09 +02:00
.gitignore Initial commit 2019-11-22 22:19:59 +01:00
column_mover.py Updated column mover config for user-rhinosf1 2020-05-15 14:26:19 +01:00
cron Update cron 2019-12-04 17:04:20 +01:00
lib.py Fix the permissions 2019-11-26 12:38:01 +01:00
LICENSE Fix the permissions 2019-11-26 12:38:01 +01:00
new_wikis_handler.py Add instructions for creations 2020-05-20 15:41:09 +02:00
patchforreview_remover.py Fix the permissions 2019-11-26 12:38:01 +01:00
README.md fix my typo 2019-11-27 12:00:31 -08:00
updater.sh Fix the permissions 2019-11-26 12:38:01 +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 workboard #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