kogitant / sonar-slack-notifier-plugin

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

Option for sending notifications only on new issues and quality gate change #6

Open bojanilic opened 7 years ago

bojanilic commented 7 years ago

Would it be possible to add option to send notifications only when there are new issues or when quality gate status is changed? I think that old version of plug-in supported all events that are selectable for email notifications (Changes in issues assigned to me, Issues resolved as false positive or won't fix, My new issues, New issues, New quality gate status).

kogitant commented 7 years ago

Hi,

I think there have been many different plugins, probably one of them had the features you mention. This project has not supported those features.

Sending a notification only when the quality gate status changes is a nice idea though.

michalsvec commented 6 years ago

@kogitant do you plan to add it?