You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And if the quality gate fails display each of the conditions that failed
{metric} failed: {value} is not {operator} {errorThreshold}
There should always be a quality gate. I will continue to examine their interface to determine if there is an workaround for having no gate, but I believe they designed it to not be allowed. The default gate cannot be deleted the way user defined gates can be and you cannot select no gate or equivalent. Creating a gate, assigning it, and deleting it reverts to the default gate.
SonarQube supports webhooks for their analysis. According to their documentation payloads are in .json format and an example would look like this:
The text was updated successfully, but these errors were encountered: