[go: up one dir, main page]

Skip to content

Merge button should be red if master is red

Problem to solve

People might merge new features and bug fixes while master is red. Its an extra manual step to check what master's pipeline status is, and the last pipeline might still be running. GitLab should check if the last pipeline that finished was actually a succcess, not a failure. If it failed, make the merge button red.