All Projects → jenkinsci → sonar-quality-gates-plugin

jenkinsci / sonar-quality-gates-plugin

Licence: MIT license
Jenkins plugin that fails the build if the predefined sonar quality gates are not green.

Programming Languages

java
68154 projects - #9 most used programming language
HTML
75241 projects

Labels

Projects that are alternatives of or similar to sonar-quality-gates-plugin

ping-viewer
Ping Viewer is an open-source application to view and record data from the Blue Robotics Ping Echosounder
Stars: ✭ 30 (+36.36%)
Mutual labels:  sonar
sonar-sql-plugin
SQL language (T-SQL, MySQL, Vertica and PostgreSQL dialects) plugin for SonarQube
Stars: ✭ 52 (+136.36%)
Mutual labels:  sonar
findpeaks
The detection of peaks and valleys in a 1d-vector or 2d-array (image)
Stars: ✭ 121 (+450%)
Mutual labels:  sonar
sbt-sonar
An sbt plugin which provides an easy way to integrate Scala projects with SonarQube.
Stars: ✭ 62 (+181.82%)
Mutual labels:  sonar
drupalci-sonar-jenkins
DEPRECATED - Drupal CI environment with SonarQube and Jenkins for Drupal Core code analysis.
Stars: ✭ 40 (+81.82%)
Mutual labels:  sonar
sonar
A Type-1 hypervisor aimed to implement kernel hotswapping
Stars: ✭ 23 (+4.55%)
Mutual labels:  sonar
ros-tritech-micron
🔊 Tritech Micron SONAR ROS driver
Stars: ✭ 19 (-13.64%)
Mutual labels:  sonar
docker-dotnet-sonarscanner
🐳 Sonar Scanner MsBuild Dockerfile for dotNet Projects
Stars: ✭ 21 (-4.55%)
Mutual labels:  sonar
alexa-skill-clean-code-template
Alexa Skill Template with clean code (eslint, sonar), testing (unit tests, e2e), multi-language, Alexa Presentation Language (APL) and In-Skill Purchases (ISP) support. Updated to ASK-CLI V2.
Stars: ✭ 34 (+54.55%)
Mutual labels:  sonar
sonar-gerrit-plugin
Jenkins plugin for posting SonarQube issues as Gerrit review comments
Stars: ✭ 21 (-4.55%)
Mutual labels:  sonar
it ga la
总有些事是极少数的人在做,IT也不例外,我就是其中的一员。可参考的资料不多,希望边做边整理这些杂事的点滴,供在犄角旮旯处忙碌的工程师借鉴。可能涉及 Git,GitLab,Jenkins,Docker等。
Stars: ✭ 28 (+27.27%)
Mutual labels:  sonar
sonar-scala
A free and open-source SonarQube plugin for static code analysis of Scala projects.
Stars: ✭ 113 (+413.64%)
Mutual labels:  sonar

Sonar Quality Gates Plugin

Jenkins plugin that fails the build if the predefined sonar quality gates are not green.

Sonarqube supported versions

  • Sonar 5.6
  • Sonar 6.x+

Usage

  1. In Manage Jenkins -> Configure System -> Quality Gates - Sonarqube add yours sonar configuration.

    • If token is specified, the parameters account login and account password will be ignored.

    Plugin Configuration

  2. In jenkins job add a Post-build Actions -> Quality Gates Sonarqube Plugin and set the sonar instance, if you have multiple sonar configurations, and Project key .

    Job Configuration

Issues


Forked from https://github.com/jenkinsci/quality-gates-plugin
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].