how to have both manual step and automatic step in one job

21 views
Skip to first unread message

Robert Chen

unread,
Sep 30, 2016, 11:29:20 AM9/30/16
to Jenkins Users
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.

Baptiste Mathus

unread,
Oct 2, 2016, 2:14:28 AM10/2/16
to jenkins...@googlegroups.com

Look at Pipeline and the input step.

Cheers


--
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 jenkinsci-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/25bc86d5-783f-4b68-b8b9-ce971fbccc47%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages