Get issue context
get_sonar_issue_contextFetch a SonarQube issue with surrounding source lines to provide context for understanding and fixing code quality problems.
Instructions
Get one SonarQube issue with source lines around the affected range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issueKey | Yes | ||
| branch | No | ||
| pullRequest | No | ||
| contextLines | No | ||
| includeRule | No |