Branch Protection Checks

Verify that your default branch has protection rules defined.

After integrating your Git repository with OpsLevel, you may want to ensure Branch Protection is enabled across your service repositories. This ensures their default branches are protected and cannot be deleted, force-pushed, etc.

Branch Protection Check

The protection rules that can be defined vary by Git provider. Learn how to configure branch protection for GitHub, for Gitlab, and for bitbucket.