- Notifications
You must be signed in to change notification settings - Fork6
Sonarqube plugin for decorating pull requests
License
goober/sonarqube-pullrequest-decorator-plugin
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The functionality has been updated and merged into the original plugin and anyissues you find should be opened againstsonarqube-community-branch-plugin
A plugin forSonarQube to allow pull request decorations in the Community Edition.
NOTE This plugin is still a work in progress and should only be used for evaluation at this stage.There is anopen discussion on whether to addsupport for pull request decorations directly in thesonarqube-community-branch-plugin.There is a possibility that the features of this plugin get pulled into that repository, depending on how thediscussion moves forward.
The plugin requires SonarQube Community Edition version 7.8 or higher.sonarqube-community-branch-plugin is also a prerequisitefor this plugin to work properly since it enables branch and pull request analysis with the Community Edition.
Either build the project ordownload a compatible release version of the plugin JAR.Copy the plugin JAR file to theextensions/plugins/ directory of your SonarQube instance and restart SonarQube.
The plugin aims to support thefeatures and parameters specified in the SonarQube documentation.
The following properties is required to be set to enable the plugin for Bitbucket Server,and can be set either inconf/sonar.properties or through the user interface underAdministration > General Settings > Pull Requests >Integration with Bitbucket Server
| Property | Description |
|---|---|
sonar.pullrequest.bitbucket.endpoint | The server endpoint. e.ghttps://bitbucket.company.com |
sonar.pullrequest.bitbucket.token | The Personal Access Token to authenticate with the Bitbucket Server API |
About
Sonarqube plugin for decorating pull requests
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.