Sonarqube quality gate failed

How can I disable quality gates?
Quality Gate Status

Failed

4 conditions failed



E
Reliability Rating on New Code
is worse than A


0.0% Coverage on New Code
is less than 80.0%

Hi,

You can’t disable the Quality Gate, although there are ways of working around it. Can you share why you want to do this?

 
Thx,
Ann

we are not using quality gate. we need to show that source code scan is successful.

Hi,

What is your measure of success? Purely that analysis ran without erroring-out? Because for most people, a passing Quality Gate is what success means. In fact, tuning your Quality Gate conditions to your own, local definition of success is the best way to go about this.

 
HTH,
Ann