RDTK / generator

A tool for creating Jenkins jobs and other things from recipes describing software projects
GNU General Public License v3.0
21 stars 3 forks source link

How to configure health options of the warnings-ng plugin? #57

Open rhaschke opened 3 years ago

rhaschke commented 3 years ago

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:

rhaschke commented 2 years ago

@scymtym, did you made some progress on this already?

scymtym commented 2 years ago

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 commented 2 years ago

Thanks for preparing this branch, @scymtym. Sorry, that I only found time to test this now. Here are my observations: