Look at Pipeline and the input step. Cheers
Le 30 sept. 2016 5:29 PM, "Robert Chen" <[email protected]> a écrit : > I want to do this: > > My python script dbvalidation.py check if there is dangerous DB changes, > pause this job and email DBA to apply the DB changes manually; After the > DBA does the changes, resume the job but skip the db changes job. > > if there is no dangerous DB changes, run the job automatically (trigger > next job, run the db changes) > > How can I do this in Jenkins? Thanks. > > -- > 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/25bc86d5-783f-4b68-b8b9-ce971fbccc47%40googlegroups. > com > <https://groups.google.com/d/msgid/jenkinsci-users/25bc86d5-783f-4b68-b8b9-ce971fbccc47%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/CANWgJS4Q4U7%2BSCTRKmdT9LqQMmzPx63xG4To0BHGch1EV73M%3DA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
