-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Pull Request - Merge / Checks
-
None
Issue Summary
Bitbucket Cloud has a "Minimum number of successful builds" check that requires a minimum number of passing builds before a PR can be merged. However, this check doesn't care which builds pass, only that a minimum number of them have.
Bitbucket Data Center has a merge check named "Required builds" that lets you configure it to look for specific builds passing instead of just checking the number of passed builds.