Hello all. I want more reviewers for following PR: https://github.com/jenkinsci/parameterized-trigger-plugin/pull/62
Especially I want to know whether there is a case this feature degrades existing environments. Details: This adds to Parameterized Trigger plugin a new feature to have ParameterDefinition create ParameterValue to pass from a string specified in the upstream build, not just passing the string with StringParameterValue (current behavior). As an usage example, you can handle where a downstream build runs by passing the node name as a parameter of NodeLabel Parameter plugin. I think this is a powerful and important feature. At the same time, I worry that this might cause problems in existing environments. Though This PR looks perfect to me, I want more developers to review it and want their comments. I just planed to make a new release of Parameterized Trigger plugin in this weekend or the next weekend, and I want also to include this PR in that release. (I think the next weekend is better to have time for this PR to be reviewed). Regards, ikedam -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
