SONARJAVA-6814 Integrate Vortex (SonarQube agentic analysis) protocol - #5970
SONARJAVA-6814 Integrate Vortex (SonarQube agentic analysis) protocol#5970mary-georgiou wants to merge 1 commit into
Conversation
Ports SonarSource/gh-action-lt-backlog#408. Project key used: org.sonarsource.java:java (verified).
Code Review ✅ ApprovedIntegrates the Vortex agentic analysis protocol by adding the Claude configuration and registering the SonarQube MCP server. No issues found. OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change the behavior for this request:
Was this helpful? React with 👍 / 👎 | Gitar |
|
|
The target branch was unlocked and auto-merge was canceled to prevent unexpected actions. |
|
This PR is stale because it has been open 7 days with no activity. If there is no activity in the next 7 days it will be closed automatically |





Ports SonarSource/gh-action-lt-backlog#408 ("GHA-405 Integrate Vortex") to this repo.
What changed
.claude/CLAUDE.md: newly created (no prior file existed), adding the Vortex (SonarQube agentic analysis) protocol block..mcp.json: newly created (no prior file existed), registering thesonarqubeMCP server.Project key
Used project key:
org.sonarsource.java:java(verified — found in the SonarCloud/SonarQube dashboard badge URLs in README.md, e.g.https://next.sonarqube.com/sonarqube/dashboard?id=org.sonarsource.java%3Ajava).No code changes; this is a documentation/config-only port.