Hi Jan,
Thanks for your reply! Tricky hack you suggested but I would rather
not manipulate the config.xml files :)
I would like to start several jobs according to their names and avoid
putting them all in the upstream job's configurations and having to
add or remove when another relevant job crea
Hi Daniel,
that is a wish probably many of us have in different situations ;)
As example: I would like to use vars or regex in URL for SCM check
out. That would reduce the amount of jobs significantly.
Using more jobs makes it easier.
The question is, do you just want to use some specific jobs in
I would like a Jenkins job to trigger others according to a regular
expression matching of their names or at least using wildcards. At the
moment I can only trigger multiple downstream jobs if I list them all
comma separated.
TestSuite-production -> *Test-production
instead of
TestSuite-production