Merge Checks in Bitbucket Cloud ☁️
This page is archived. Please check the latest documentation here.
Code Owners Merge Check in Bitbucket Cloud are implemented as a failing build:
To prevent merging with failed merge checks, enable merge checks:
Navigate to the repository’s administration section → Branch restrictions → Merge settings (tab). (https://bitbucket.org/YOURWORKSPACE/YOURREPO/admin/branch-restrictions)
Enable the appropriate number of required successful builds. The merge checks count as one build.
If you are using Bitbucket Premium, you can optionally enforce the merge checks.