On Fri, Jul 24, 2015 at 12:00 PM, James Strachan
<james.strac...@gmail.com> wrote:
> I wonder has anyone ever tried such a thing; written a Step which creates
> one or more child steps itself?

There is no API which would permit a `StepExecution` to create and run
another one.

What you *can* do is to create a `Step` which does just the Hubot
notification itself, then create a higher-level DSL that calls it
together with `input` in a recommended way. `docker-workflow` does
something like this.

-- 
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 jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr3veiKro%3DHjxypQYLgt8JwXZiwR-qpqMvOuMrO4xKW-Vw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to