On 8/2/25 4:13 AM, Ben Cooksley wrote:
On Fri, Aug 1, 2025 at 12:23 AM David Edmundson
<da...@davidedmundson.co.uk <mailto:da...@davidedmundson.co.uk>> wrote:
> We could set merge request pipelines to always run on an approved
merge request, so the next time it is rebased (which for highly
active projects should basically always be the case by the time
approve is ready to be pressed) the pipeline will kick off?
That sounds a perfect compromise between our two extremes. ++
That change was made in 28f137680869d1af97f6595d5c0e0ff2e773a439.
Please note pipelines are not re-generated just by a merge request being
approved - it will still need changes to the sources to happen in order
to trigger that. Therefore if you are happy with a merge request it
should be approved before you hit rebase.
Is this working? I'm not seeing it happen. When a Plasma-aligned merge
request is approved and then rebased, pipelines still aren't starting
automatically.
Nate