runbot/runbot_merge/models/crons
Xavier Morel 0fd254b5fe [IMP] runbot_merge: auto-trigger cron for issue closing
Probably should create a mixin for this: when a model is used as a
task queue for a cron, the cron should automatically be triggered on
creation. Requiring an explicit trigger after a creation is error
prone and increase the risks that some of the triggers will be
forgotten/missed.
2024-12-16 09:11:19 +01:00
..
__init__.py [ADD] runbot_merge: closing linked issues on merge 2024-12-09 16:02:28 +01:00
cleanup_scratch_branches.py [IMP] rubnbot_merge: avoid triggering every cron on every test 2024-08-05 08:03:56 +02:00
cleanup_scratch_branches.xml [ADD] runbot_merge: delete scratch branches when a branch is disabled 2023-08-31 09:07:01 +02:00
git_maintenance.py [IMP] runbot_merge: prune repo during maintenance 2024-08-05 09:03:39 +02:00
git_maintenance.xml [CHG] *: move repo cache from forwardbot to mergebot 2023-08-25 15:04:48 +02:00
issues_closer.py [IMP] runbot_merge: auto-trigger cron for issue closing 2024-12-16 09:11:19 +01:00
issues_closer.xml [ADD] runbot_merge: closing linked issues on merge 2024-12-09 16:02:28 +01:00