9.6 | Instance administration | Notifications

On this page

Notifications

At the end of each analysis, notifications are computed for each subscribed user. Then, asynchronously, these notifications are sent via email.

To set the frequency with which the notification queue is processed, set the sonar.notifications.delay property (in seconds) in <SONARQUBE_HOME>/conf/sonar.properties. The server must be restarted for the new value to be taken into account.

Who gets notifications

Only users who subscribe themselves will get notifications. With only one exception, there is no admin functionality to proactively subscribe other users. If you believe a user should be receiving notifications, then it's time to practice the gentle art of persuasion.

The exception

Notifications will automatically (without user opt-in) be sent to users with Quality Profile Administration rights when built-in quality profiles are updated. These updates can only happen through updating SonarQube or updating a third-party analyzer. This type of notification is on by default, and can be toggled globally in Administration > General Settings > General.

Email configuration

To configure the email server, go to Administration > General Settings > Email.

Check also the Server base URL property at Administration > General Settings > General to make sure that links in those notification emails will redirect to the right SonarQube server URL.

© 2008-2024 SonarSource SA. All rights reserved. SONAR, SONARSOURCE, SONARLINT, SONARQUBE, SONARCLOUD, and CLEAN AS YOU CODE are trademarks of SonarSource SA.

Creative Commons License