/sonar-gerrit-plugin

SonarQube plugin for posting issues as Gerrit review comments

Primary LanguageJavaApache License 2.0Apache-2.0

Travis status : Build Status

Gerrit Plugin for SonarQube™

For every Jenkins build, this plugin reports SonarQube™ issues on your patchsets to your Gerrit server.
SonarQube™ analyses full project, but only files included in patchset are commented on Gerrit.
Plugin reports -1 or +1 for Code-Review (default) based on severity threshold (default:INFO).

#Read the wiki for more details !

License

This project is licenced under Apache License.


This project is based on original source on https://github.com/TouK/ which was abandonned.