Viewing a quality gate
Any user can view the quality gates and their conditions defined in a SonarQube Server instance.
Any user, even an ananymous user, can view the quality gates defined in a SonarQube Server instance. For information about quality gates, see the Understanding quality gates page.
To view the definition of a quality gate:
In the top menu bar, select Quality Gates.
In the left panel, select the quality gate you want to view. Its definition is displayed in the right panel. For information about the metrics used in the conditions, see the Understanding measures and metrics page. Note that conditions may apply only to new code; check the Quality standards and new code page for these details.
To view the projects explicitly associated with this quality gate, navitage down to Projects in the right panel (Note that projects cannot be explicitly associated with the default quality gate). The With tab lists the associated projects. The Without tab lists the projects not associated with this quality gate. The All tab shows all projects.
The figure below shows the Quality Gates page:
The list of quality gates in your instance. Icons are used to indicate if a quality gate is qualified for Clean as You Code and/or AI Code Assurance.
The definition of the selected quality gate.
The projects associated with the selected project.

Related pages
Changing the quality gate fudge factor:
Last updated
Was this helpful?