I have job A which will trigger build based on polling scm. This build will trigger another job B. After this job B success, i have to send email notification to those who commit code on job A. How can i send email notification for the commiter of job A ?
Thanks in Advance, varghese
