-
New Feature
-
Resolution: Unresolved
-
Major
-
None
Hi,
In my use-case I'd like to pass parameters to downstream builds but only trigger if there are changes. The use-case is described in more detail on the mailing list: here.
I logged a feature request on the Parameterized Trigger Plugin - to support SCM checks for downstream builds, but it's not clear what the best, most practical path is:
- Parameterized plugin extended support SCM checks
- Downstream-Ext plugin extended to support parameters
- These plugins merged as they seem to cover similar functionality
Would it make sense to add the parameter functionality to this plugin if there is no movement on the parameterized plugin?
Ta
Andy
- is related to
-
JENKINS-10147 Add 'poll SCM' option to build step
-
- Open
-
I'm not sure what the best action would be.
I don't think, however, that replicating parameterized trigger support in this plugin would be a good idea.
Probably the best way would be to merge the plugins, but then again having small focused plugins is also a good goal.