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
8fb88d5eda
Instead of determining where the change should be made, let's try to resolve. This will catch "extremely special" wikis like T256545, but also (rare) cases "patch merged, but DNS fails for whatever reason". |
||
---|---|---|
.gitignore | ||
column_mover.py | ||
cron | ||
lib.py | ||
LICENSE | ||
new_wikis_handler.py | ||
patchforreview_remover.py | ||
README.md | ||
updater.sh |
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