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
The warnings-ng plugin provides several options to monitor the health status of a job. However, it is unclear how to configure those in recipes. Particularly, I would like to configure the following settings:
healthy/text()
unhealthy/text()
minimumSeverity/name/text()
qualityGates (the only way to yield a FAILED or UNSTABLE on too many issues)
The text was updated successfully, but these errors were encountered:
I made a branch which looks like it could work. You can try the binary from https://github.com/RDTK/generator/actions/runs/1416420320 (the other pipelines seem to be broken due to either end-of-life of the runner configuration or the recent libSSL woes).
build-generator version -c 1 has a brief description.
rhaschke
pushed a commit
to rhaschke/generator
that referenced
this issue
Mar 1, 2022
The warnings-ng plugin provides several options to monitor the health status of a job. However, it is unclear how to configure those in recipes. Particularly, I would like to configure the following settings:
FAILED
orUNSTABLE
on too many issues)The text was updated successfully, but these errors were encountered: