×
Any time
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
Verbatim
Search K. > ... When any job in the string finishes with the minimum threshold, the Pipeline will be re-triggered. ... build what is now referred to as the " ...
Whether the threshold value is too high or too low. If set to gte counts greater than or equal to threshold will fail the build.
Mark the build as unstable if the number of high severity vulnerabilities is above the specified threshold. highThreshold : int (optional). High severity ...
Files written when a Pipeline executes are ... threshold. Jenkins supports two types of nodes ... It is possible to use agents and the build-in node to run tasks.
The build status degrades to unstable (or failed) if branch coverage decreases by more than this delta threshold compared to the previous build.
Fail the build if coverage is lower than stable threshold. globalThresholds (optional). Array / List of Nested Object; thresholdTarget : String
The healthy threshold defines the limit of warnings for a healthy result: A build is considered as 100% healthy when the number of issues is less than the ...
e.g. if you define critical vulnerability threshold as 10 then your build will fail if more than 10 critical vulnerabilities found in the scan. Nested ...
The thresholds settings should be delimited by a new line character "\n". The actual threshold number should be seperated from the test file name by a colon ":".
This toggle determines if recording of code coverage results should be enabled for failed builds as well. By default, code coverage results are only recorded ...