conditionnal plugin are great, but I prefer a way with a plugin I could write myself. A plugin who can filter steps of job. I have hundred of jobs, you imagine I cannot update one by one for filtering steps execute/ not execute !
Nobody already needed the same thing ? Le dimanche 20 novembre 2016 14:24:09 UTC+1, Daniel Beck a écrit : > > > > On 20.11.2016, at 12:26, Laurent Guilmette <[email protected] > <javascript:>> wrote: > > > > Is it possible with a plugin to bypass certain task/step of a job? > > It would avoid overloading the job configuration which is sometimes > already consequent ! And by the way It is better than manually update > hundred of jobs ! > > > > So in a certain context for example I want to do not execute batch > script, or the sonar postask, or the email forward postask, etc .... > > Conditional Build Step Plugin should allow you to do that based on > conditions like build parameters. > > JENKINS-4819 tacks the manual disabling of build steps -- unfortunately my > first attempt at it didn't work out, and I haven't been able to work on it > since. > > FWIW Conditional Build Step also has the "conditions" Always/Never that > you can use as workaround while JENKINS-4819 doesn't exist. > > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/5b7e0680-e1b3-4287-bc00-685681897c3d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
