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 jenkinsci-users+unsubscr...@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 via email to