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:

  1. Navigate to the repository’s administration section → Branch restrictions → Merge settings (tab). (https://bitbucket.org/YOURWORKSPACE/YOURREPO/admin/branch-restrictions)

  2. Enable the appropriate number of required successful builds. The merge checks count as one build.

  3. If you are using Bitbucket Premium, you can optionally enforce the merge checks.