Minimize the number of builds for a single commit.
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Summary
Minimize the number of builds for a single commit
Steps to reproduce
When I go to cut a release it typically involves making final changes to a develop branch, merging with master and tagging. All of these then get pushed to GitLab around the same time. This then creates 3 sets of builds all for this single commit.
Expected behavior
Rather than kicking off a build for each ref that points to the commit, just kick off one build for the commit and have all refs use that build.
Relevant logs and/or screenshots
Edited by 🤖 GitLab Bot 🤖
