get_project_repository
Retrieve git repository information and source code management details for a SonarQube project using its project key.
Instructions
Get git repository information and source code management details for a SonarQube project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectKey | Yes | The SonarQube project key (required) | |
| includeBranches | No | Include branch information in the response (optional, default: false) |