On Friday 18 April 2025 22:25:36 Eastern European Summer Time Ben Cooksley wrote: > Hi all, > > Over the past week or two there have been a number of complaints regarding > CI builder availability which i've done some investigating into this > morning. >
Hi, is there a possibility we don't run CI for every commit? I tend to make many commits in merge requests, when iterating over something. I use commits very much as save states, deleting/reverting/amending them a lot. I've noticed that a CI runs for *every* commit I do, even amends and such. I don't think there's really need to do it so often. Instead, would it make more sense to run CI only when the merge request is going to be merged? Br, - Akseli