Closed ivelchev closed 2 weeks ago
@ivelchev check javaagent vars
SONAR_WEB_JAVAADDITIONALOPTS: -javaagent:./extensions/plugins/sonarqube-community-branch-plugin-1.22.0.jar=web
SONAR_CE_JAVAADDITIONALOPTS: -javaagent:./extensions/plugins/sonarqube-community-branch-plugin-1.22.0.jar=ce
working for me with 10.7
Closing since incomplete replication steps provided and no further response after community support
I have Community Edition SonarQube v10.7 setup. I have installed the Community Branch Plugin v1.22.0 and added the GH action to run analysis:
This is my sonar-project.properties file:
However, I still get the error:
{"errors":[{"msg":"Current edition does not support branch feature"}]}