kogitant / sonar-slack-notifier-plugin

SonarQube plugin for sending notifications to Slack
Other
73 stars 66 forks source link

P/R to make it working with SonarQube 7.2-7.3 #28

Open sleroy opened 5 years ago

sleroy commented 5 years ago

I have released on my fork a working version of this plugin including several pull requests of @brunopadz @zhuopeng @gmilosavljevic @dbsanfte @bitzl and @el95149.

I also have upgraded the plugin to make it working with 7.2 and 7.3 APIs.

I have replaced the webhook call to use OkHttp directly to offer proxy features.

Can you merge it ? If you don't have time or motivation, please tell it to me, I may maintain the plugin;

Best,

Sylvain

el95149 commented 5 years ago

Hi @sleroy, If your PR isn't eventually merged, and you decide to maintain your plugin, I've got a PR of my own that I want merged here, maybe you'd want it as well. TLDR: Enable per-project web hooks (sth I needed myself).

See: kogitant/sonar-slack-notifier-plugin#27

Cheers.

UPDATE: OK, I just saw you've got mine included already! Thanks!

sleroy commented 5 years ago

@el95149 : indeed your P/R was great, I have integrated it. However I may need some help to test all the new features contained in my release.

el95149 commented 5 years ago

@sleroy Shout when you need it and I'll give you a hand. Cheers.

sleroy commented 5 years ago

I have released a version there : https://github.com/sleroy/sonar-slack-notifier-plugin/releases

Indigo744 commented 4 years ago

Hi @sleroy

Thank you for your work. Since this repo seems to be dead, would you like to continue the work on your repo? If so, then could you open the Issue tab so people can open new issues and such?

Thanks.

sleroy commented 4 years ago

Hi @sleroy

Thank you for your work. Since this repo seems to be dead, would you like to continue the work on your repo? If so, then could you open the Issue tab so people can open new issues and such?

Thanks.

OK, I am opening the issue tab on my repo.

Indigo744 commented 4 years ago

Thank you.