You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 2, 2021. It is now read-only.
Pre-2.3.0 the plugin settings were listed under "Build Breaker" in the General Settings menu in SonarQube.
Now they are listed under the full plugin name "SonarQube Build Breaker Plugin".
Apparently we need to set the category in our PropertyDefinition builders now.
The text was updated successfully, but these errors were encountered:
SonarQube 7.7
sonar-build-breaker 2.3.0
Pre-2.3.0 the plugin settings were listed under "Build Breaker" in the General Settings menu in SonarQube.
Now they are listed under the full plugin name "SonarQube Build Breaker Plugin".
Apparently we need to set the
category
in ourPropertyDefinition
builders now.The text was updated successfully, but these errors were encountered: