-
New Feature
-
Resolution: Fixed
-
Minor
-
None
Be able to pass custom parameters to job scripts via the jobDsl pipeline step.
Example:
node { jobDsl targets: ['jobs/projectA/*.groovy', 'jobs/common.groovy'].join('\n'), removedJobAction: 'DELETE', removedViewAction: 'DELETE', lookupStrategy: 'SEED_JOB', params: [param1: 'test', param2: myExpr] }
See: https://groups.google.com/forum/?fromgroups#!topic/job-dsl-plugin/_EtDfuvBhs4
- is related to
-
JENKINS-51144 Parameters given to seed job via pipeline jobDsl don't show up as "Build Variables" in downstream's currentBuild.upstreamBuilds
-
- Closed
-
-
JENKINS-36679 build parameter availability in DSL from pipelines
-
- Closed
-
[JENKINS-44128] Pass custom parameters to job-dsl via pipeline step jobDsl
Link |
New:
This issue is related to |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Link |
New:
This issue is related to |