sleroy / sonar-slack-notifier-plugin

SonarQube plugin for sending notifications to Slack
Other
40 stars 17 forks source link

Configuration are not clearly mentioned for slack integration in SQ administration #14

Open yokum3 opened 2 years ago

yokum3 commented 2 years ago

@sleroy : I was trying to integrate cks-slack-notifier-2.5.jar plugin in SonarQube 8.9 LTS enterprise edition. Few attribute are not clearly documented . what should be the value for below attributes :

  1. Slack web integration hook ( my organization have slack say https://abc.slack .com)
  2. value for proxy ip, proxy port, proxy protocol , if I have my SQ url say https://abc.sq.myorg.com
  3. Default Slack channel : can I create a channel and add it there as default (example #sqgeneralchannel)
  4. value for each of the attached attribute in screen image

example: a. project hook : if I have SQ url as https://abc.sq.myorg.com and Slack URL as https://abc.slack .com b. channel name : can a channel be private or only public channel is allowed c. Notify : can I use only other channel or can i also put slack user directly example devops engineer ?

Thanks, Yk