I have setup SonarQube scanner with the quality gate and enabled exit-code fail. The issues I am having is we have the Code Smells plugin on the SonarQube server which does report issues but these are outside the scope of Bugs and Vulnerabilities. The Quality Gate still passes but the gitlab plugin still reports a failure due to the issues from the code smells. Can these code smells be ignored or can the exit-build only exit/fail if the quality gate doesn't return an ok/passed?
Hello,
I have setup SonarQube scanner with the quality gate and enabled exit-code fail. The issues I am having is we have the Code Smells plugin on the SonarQube server which does report issues but these are outside the scope of Bugs and Vulnerabilities. The Quality Gate still passes but the gitlab plugin still reports a failure due to the issues from the code smells. Can these code smells be ignored or can the exit-build only exit/fail if the quality gate doesn't return an ok/passed?