Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

SonarQube Quality Gates Task Plugin

Markus Wehrle edited this page Dec 22, 2015 · 8 revisions

Install plugin

Define a quality gate in SonarQube

A SonarQube scan has to be already configured for your project. You can use sonar-runner or maven, gradle, msbuild plugins provided by SonarQube for scanning your project. See analyzing source code in SonarQube documentation for details.

Add and configure task in your pipeline

Add the SonarQube Quality Gates task to your pipeline

Select "SonarQube - Quality Gate" from add task drop down list.

Configure your task

Store your scan result

Add a custom tab to directly display scan results

Console output

Scan result

Clone this wiki locally