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 <[email protected]> wrote: > 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 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/dfef4e17-37d5-4954-811c-b014ea383c9c%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/dfef4e17-37d5-4954-811c-b014ea383c9c%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- William Hetherington w - opschops.ca t - @wmwh -- 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/CALJU9pcjY2MQavn9STtb0TyQhi4VXdGs962OsMCdTOSZQ9w3yg%40mail.gmail.com.
