get_quality_gate
Retrieve quality gate status and conditions for a SonarQube project to verify code quality compliance.
Instructions
Get quality gate status and conditions for a SonarQube project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectKey | Yes | The SonarQube project key | |
| branch | No | Branch name (optional, defaults to main branch) |