check_sonarqube_issues
Identify code quality issues in a branch by querying SonarQube with the project key, so you can fix problems before merging.
Instructions
Check SonarQube for code quality issues in a branch
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branchName | No | Git branch name to analyze | |
| projectKey | Yes | SonarQube project key |