SonarQube Cloud | Setting your quality standards | Managing quality gates | Introduction
Managing quality gates
A quality gate consists of a set of conditions against which the code is measured during analysis. A condition is defined on either new code or overall code. Depending on the result, the code will pass or fail the quality gate, giving developers indications on whether to fix issues or merge the code.
Two built-in quality gates are provided: Sonar way which is used by default as the default quality gate, and Sonar way for AI Code which is recommended for projects containing AI code.
With the Administer Quality Gates permission in your organization, you can create your own quality gates, called custom quality gates.
In this section:
Was this page helpful?