I don't like gitlab, so have a repo somewhere off for me to mirror
Go to file
Ladsgroup 4cbda66e5f Merge branch 'gitlab_mr_support' into 'master'
patchforreview_remover: Add support for gitlab MRs in some repos

See merge request ladsgroup/Phabricator-maintenance-bot!6
2024-04-26 17:47:36 +00:00
.gitignore Add Gerritbot 2020-08-15 16:27:01 +02:00
LICENSE Fix the permissions 2019-11-26 12:38:01 +01:00
README.md update phabricator board URL 2021-03-13 22:35:40 +00:00
column_mover.py Add ongoing tasks column mover rule fo wikidata-tech 2023-10-02 15:00:19 +02:00
cron Add remaining group 5 Herald rules 2020-12-26 11:34:50 +02:00
gerrit.py gerrit.py changes 2022-08-13 16:06:50 +02:00
lib.py Added some comments 2023-01-19 10:54:18 -08:00
new_wikis_handler.py new_wikis_handler: Add creating ticket for incubator import 2024-02-04 15:51:28 +00: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 Update whitelist link (#59) 2023-03-25 12:52:27 +01:00
patchforreview_remover.py patchforreview_remover: Add support for gitlab MRs in some repos 2024-04-26 19:43:13 +02:00
project_grouper.py add two more Wikidata projects 2024-03-30 13:56:07 +00:00
updater.sh Fix the permissions 2019-11-26 12:38:01 +01:00
user_notice_archiver.py Add user_notice_archiver 2022-08-13 16:06:50 +02:00

README.md

Phabricator-maintenance-bot

Source for https://phabricator.wikimedia.org/p/Maintenance_bot/

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

  • 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