Hi, we use a dual setup of the application. One in a test environment and the other in prod. As far as we can see there is currently no way to indicate which environment you are in. (for example a banner, message, popup, etc.) Would it be possible to add this in a future release?
Hi @gbib25,
There is indeed a feature in SonarQube that allows you to display custom messages for users, available entreprise edition. This includes the ability to set a login message that will appear on the login screen, as well as an announcement message visible after login. This could help indicate whether you are in the test or production environment.
For more details, you can check the official SonarQube documentation on custom messages here.
2 Likes