- SonarQube Version 6.7.4 Developer Edition
We currently have the Build Breaker Skip quality gate check set to true, so be default the quality gate is not checked as part of the build whilst we increase the number of our projects that have enabled the quality gate (by setting <sonar.buildbreaker.skip>false</sonar.buildbreaker.skip> in our project poms).
I’m wanting to get a view to see how many projects are still skipping break breaker and how many have enabled the build breaker check.
Is there a way to find this information out in SonarQube?