There's also Jenkins Job Builder which also allows you to have an actual
template that can be updated to make the same change across all jobs.
One issue I'm having with any of the "automated" configuration options
though is the lack of support of adding Promotion Processes. Currently
there isn't r
Hi all,
we want to create a 'project template' to make it easier to create new services from scratch.
As part of this template we want to have a single step to create a new Jenkins job for this service.
For example, this should be a simple Gradle call: gradle createJenkinsJob which would crea