Yeah, seems like you want to use the *input* step (interaction through
Jenkins) : https://jenkins.io/doc/pipeline/steps/pipeline-input-step/
You can find a simple example here with some explanations :
https://github.com/jenkinsci/pipeline-plugin/blob/master/TUTORIAL.md#pausing-flyweight-vs-heavyweight-executors

2017-07-04 9:49 GMT+02:00 paul b <[email protected]>:

> I would like to use the multibranch pipeline plugin and wondered if it can
> be configured such that when it gets to a stage, lets says deploying to
> environment, it then interacts with a user.  That interaction being a
> through the jenkins, email or even jira!  Then after the user interaction
> response, I would expect it to push it onto the next stage!  Then possibly
> with further interactions at further stages.  Not sure if the plugin has
> this capability or even if it is good practice???
>
> Furthermore I would expect, when the branch is paused at a stage, I would
> expect that further branches can be pushed on too!
>
> Hope all this makes sense.
>
> --
> 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/1ad0acac-8a06-4ea8-84a0-d0de30c112b4%40googlegroups.
> com
> <https://groups.google.com/d/msgid/jenkinsci-users/1ad0acac-8a06-4ea8-84a0-d0de30c112b4%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAPO77c3o%2B6-VEJ4ErxTRRYRDYHztReEhgNAOdL-Gz%3DKxE1ur%2BA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to