/sonarqube-community-branch-plugin

A plugin for SonarQube to allow branch analysis in the community version

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Quality Gate Status

Sonarqube Community Branch Plugin

A plugin for SonarQube to allow branch analysis in the Community version.

Installation

Either build the project or download the release version of the plugin JAR. Copy the plugin JAR file to the extensions/plugins/directory of your SonarQube instance and restart SonarQube.

Compatibility

The latest release of the plugin supports SonarQube Community edition 7.4 and above.

Features

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