How to define time/efforts in sonarqube quality gates -


i using sonar server 5.6 version.

i want set quality gates such efforts required resolve major issue should less or equal 5 days (say). how can specify such criteria quality gates?

i can see similar condition "reliability remediation effort"

remediation costs, stored in minutes, available totals per issue type (bug, vulnerability, code smell), not per severity.

so set conditions on technical debt, reliability remediation effort , security remediation effort ... is greater than threshold.

keep in mind each condition independent of others, if set ... 60 (minutes), allowed have 60 minutes in each category before project failed quality gate.


Comments

Popular posts from this blog

minify - Minimizing css files -

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -