aboutsummaryrefslogtreecommitdiff
path: root/labbot/addons/merge-stable.py
AgeCommit message (Collapse)Author
2024-02-27correct stable merge checkJan200101
we wrongly inverted the logic, resulting in merges that should have happened failing. Wompwomp
2024-02-15check if issue is open before opening stable merge requestJan200101
2024-02-13Dont create stable MR when open or more than 3 closed MRs existJan200101
2024-02-13Create up to 3 stable MR before manual intervention is requiredJan200101
This should help prevent confusion with what the system is doing
2023-07-21Abort Merge Request creation when any relevant Merge Request was foundJan200101
2023-03-14add project information to debug printsJan200101
2022-09-07add per repository settingsJan200101
2022-07-21add merge-stable addonJan200101