1
0
Fork 0
mirror of https://gitlab.wikimedia.org/ladsgroup/Phabricator-maintenance-bot synced 2024-11-09 21:52:38 +01:00
I don't like gitlab, so have a repo somewhere off for me to mirror
Find a file
Amir Sarabadani 2cbe8ea3af Fix checking for abandoned patches for removing #patch-for-review
The formatting has changed.

Bug: T276390
2021-03-12 10:50:20 +01:00
.gitignore Add Gerritbot 2020-08-15 16:27:01 +02:00
column_mover.py Move Wikidata's campsite from test verification to done once resolved 2021-03-12 10:31:11 +01:00
cron Add remaining group 5 Herald rules 2020-12-26 11:34:50 +02:00
gerrit.py Make CX and Analytics patches too 2020-08-29 23:51:34 +02:00
lib.py Fix a bug 2021-02-26 09:16:59 +01:00
LICENSE Fix the permissions 2019-11-26 12:38:01 +01:00
new_wikis_handler.py new_wikis_handler: Add sync logos.php part 2021-02-22 13:17:35 +01:00
new_wikis_handler.sh Kill spawned ssh agent in new_wikis_handler.sh wrapper script 2020-09-14 22:18:11 +02:00
patch_makers.py Add extra line to make jenkins pass for WikimediaMessages 2021-02-26 09:45:55 +01:00
patchforreview_remover.py Fix checking for abandoned patches for removing #patch-for-review 2021-03-12 10:50:20 +01:00
project_grouper.py Fix tag name 2020-12-26 11:37:34 +02:00
README.md Add project grouper 2020-12-25 12:21:08 +02: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/

Report issues and bugs: https://phabricator.wikimedia.org/project/board/5124/

  • 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"
  • project_grouper.py adds tasks in configured projects to other configured projects
  • patchforreview_remover.py is an automatic script that removes the "patch_for_review" tag when all patches have been merged or abandoned