Thank you.
On Friday, January 24, 2020 at 9:34:14 PM UTC-5, William Hetherington wrote:
>
> Hi Uthred,
>
> The docs for input steps are here:
> https://jenkins.io/doc/pipeline/steps/pipeline-input-step/
>
> You will need a step before the input step, that will handle sending the
> email.
>
> Th
Hi Uthred,
The docs for input steps are here:
https://jenkins.io/doc/pipeline/steps/pipeline-input-step/
You will need a step before the input step, that will handle sending the
email.
That should be all you need, good luck!
On Fri, Jan 24, 2020 at 18:14 Uthred Ragnorson wrote:
> I would like
I would like to use input and wait for a user feedback. I would like to
send the user an email saying, "Please approve the build" and provide
jenkins url. Then the user clicks "approve" to move forward. How can I
achieve this with Jenkins?
--
You received this message because you are subscribe