Run MR pipeline when target branch is pushed
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
My build pipelines usually run git checkout master && git merge $CI_COMMIT_SHA before building. Of course I don't care if the branch is working, I care if the application would be working after the branch is merged. Anything else doesn't really make sense.
With this in mind, an option to run Merge Request pipelines when the target branch is pushed to, would be very very helpful.
Edited by 🤖 GitLab Bot 🤖