Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
astrebel committed Feb 28, 2016
1 parent 11d5587 commit 6c756d2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@
SonarQube plugin for sending notifications to Slack

This plugin sends notifications to a given slack channel. You can configure a webhook, slack user and slack channel as a global or project specific setting.

## Howto ##
To build the plugin call **mvn clean package** (or download the current release). The artifact must be copied to the *SONAR_HOME/extensions/plugins* folder and sonarqube must be restarted.

Tested for sonarqube 5.2 and 5.3

0 comments on commit 6c756d2

Please sign in to comment.