diff options
Diffstat (limited to 'server/sonar-docs/src/tooltips/quality-gates/quality-gate-conditions.md')
-rw-r--r-- | server/sonar-docs/src/tooltips/quality-gates/quality-gate-conditions.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/server/sonar-docs/src/tooltips/quality-gates/quality-gate-conditions.md b/server/sonar-docs/src/tooltips/quality-gates/quality-gate-conditions.md new file mode 100644 index 00000000000..e961eeb17f6 --- /dev/null +++ b/server/sonar-docs/src/tooltips/quality-gates/quality-gate-conditions.md @@ -0,0 +1,5 @@ +For each Quality Gate condition you must choose the metric to be tested, the threshold at which to raise a warning or error, and whether or not to apply the condition to all code or only to Leak Period code (irrelevant for conditions "on New Code"). + +--- + +See also: [Fixing the Water Leak](/fixing-the-water-leak) |