A plugin for SonarQube to allow branch analysis in the Community version.
Use the following table to find the correct plugin version for each SonarQube version
SonarQube Version | Plugin Version |
---|---|
7.8+ | 1.1.0 |
7.4 - 7.7 | 1.0.2 |
Either build the project or download a compatible release version of the plugin JAR. Copy the plugin JAR file to the extensions/plugins/
directory of your SonarQube instance and restart SonarQube.
The plugin is intended to support the features and parameters specified in the SonarQube documentation, with the following caveats
- Pull Requests: Analysis of Pull Requests is fully supported, but the decoration of pull requests with any issues is not currently supported