Jenkins extension
This extension lets you centralize the configuration of your SonarQube Server connection details in your Jenkins global configuration.
Once configured, can trigger SonarQube Server 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 a SonarQube Server analysis was made during the build and display a badge and a widget on the job page with a link to the SonarQube Server dashboard as well as quality gate status.
See:
Last updated
Was this helpful?