SonarCloud build breakerAn extension that breaks your build whenever the quality gate in SonarCloud failed. UsageIt is recommended to place the task after the 'Publish Quality Gate Result' task from SonarSource, this is because the official task has better error handling and you probably want to browse to SonarCloud if this task makes your build fail. InputThe task requires one input, your SonarCloud endpoint. This is required in order to authenticate to SonarCloud instance: SonarQube extensionThis extension only supports SonarCloud. To get the same functionality for SonarQube, please check out the SonarQube build breaker extension. |