Assuming I configured my quality gates (based on SonarQube scanning) …
Would it be possible to add more criteria based on results from other tools (that scan our app during the CI)?
and if so - how to do it?
In other words - could I leverage Sonarqube’s quality gates mechanism to fail my CI pipeline on a broader criteria than Sonarqube itself?