Hello,
We are pleased to announce that our Slack Integration is live for SonarQube Server.
Key Benefits:
-
Prevent bad merges: This integration acts as a safety net for team leads, instantly notifying them in Slack when a project’s Quality Gate fails. This crucial visibility allows them to act as soon as critical issues have been identified.
-
Reduce developer friction: Developers receive immediate feedback in the tool they use all day. No more hunting through UIs to find out why a check failed; a single click takes them directly from the Slack alert to the code issue.
-
Improve team collaboration: Real-time alerts on failures and recoveries keep everyone on the same page about code health, fostering a shared sense of ownership over quality.
-
Simple and powerful: A quick setup connects your organization, and simple slash commands are used to subscribe specific channels to project notifications.
Getting started:
Once the app has been installed, anyone with ‘browse’ access or higher to a project in Sonar can add Quality Gate notifications to their chosen channel.
Navigate to your desired channel and run the following commands:
/sonarqube-server connect
/invite @SonarQube Server
/sonarqube-server subscribe <project_key>
To unsubscribe, simply run:
/sonarqube-server unsubscribe <project_key>
You will now receive notifications when the quality gate on your main branch changes state.
You can find more information here
You can also find details of our SonarQube Cloud Slack Integration here.