jenkinsci / jenkinsci/parameterized-trigger-plugin
[JENKINS-54332] New Parameters option, specifying separate parameters for each separate job
- Dominant language
- Java
- Stars
- 77
- Forks
- 174
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 1
Description
TL;DR; Allow each Project started to receive individual parameters.
I started out thinking this was a bug/omission in the existing "Parameters from properties file" option, but I now believe this should be a separate properties option: "Individual project parameters from properties file"
It's close to the functionality of the "Parameters from properties file" option, but with a critical difference: Each project specified in the "Projects to build", receive individual parameters.
A pictures explains it better:

All other functionality from the "Parameters from properties file" are still useful, and should remain.
Also note that it's not smart to add it as an option to the "Parameters from properties file" option, as it may still be needed to supply some common parameters to all projects.
---
Originally reported by
fsteff, imported from: New Parameters option, specifying separate parameters for each separate job
Raw content of original issue
TL;DR; Allow each Project started to receive individual parameters.
I started out thinking this was a bug/omission in the existing "Parameters from properties file" option, but I now believe this should be a separate properties option: "Individual project parameters from properties file"
It's close to the functionality of the "Parameters from properties file" option, but with a critical difference: Each project specified in the "Projects to build", receive individual parameters.
A pictures explains it better:
All other functionality from the "Parameters from properties file" are still useful, and should remain.
Also note that it's not smart to add it as an option to the "Parameters from properties file" option, as it may still be needed to supply some common parameters to all projects.
1 attachment
- [image-2018-10-30-08-28-52-881.png](https://issues.jenkins.io/secure/attachment/44908/image-2018-10-30-08-28-52-881.png)
> 
Contributor guide
Assessment
This issue has not been assessed yet.