|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [JIRA] (JENKINS-14730) Support Fi... [email protected] (JIRA)

This would improve the plug-in greatly as it would mean jobs in the plug-in are only run if they meet specific run parameter pre-requisites.
It would also mean less nested layers would be required in job configuration. At the moment I have the scenario of using 2 common jobs, a batch job with conditional logic that calls the 2 common jobs and then the multijob plugin that calls the batch which means 3 layers of jobs as opposed to 2 just because the multi-job plug-in doesn't have conditional logic.