Jenkins Extension
This extension lets you centralize the configuration of SonarQube Cloud connection details in Jenkins global configuration.
You can trigger SonarQube Cloud analysis from Jenkins using standard Jenkins Build Steps or Jenkins Pipeline DSL to trigger analysis with the SonarScanner. Once the job is complete, the extension will detect that an analysis was made during the build and display a badge and a widget on the job page with a link to the SonarQube Cloud dashboard as well as quality gate status.
See:
Key features of the SonarQube Cloud integration with Jenkins
Setting up Jenkins for SonarQube Cloud integration
Setting up a pipeline pause until the quality gate is computed
Last updated
Was this helpful?