Merge request 'Builds' section should show all builds for the latest commit
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Currently, Builds section of merge request shows only the build job triggered for the branch ref. Consider that branches are excluded from build, but tags are built and the branch we are going to merge is tagged. Currently, builds section of merge request shows 'skipped', since the build of branch itself is skipped. But since the last commit of the branch is tagged, the branch is actually built and merge request should show the result of build of the tag.
In other words, Builds section of a merge request should show ALL builds of the head of the branch rather than only the build of its ref.
Edited by 🤖 GitLab Bot 🤖