I have a chain of 3 jobs, A->B->C.

Job A is triggered by SCM polling and job C uses the email-ext plugin to
send emails to committers.

My problem is that job B checks out some build script related code from a
separate SCM, overridding the committers from job A. I don't mind having
the job B committers (there usually aren't any) getting emails for failed
job C builds, but I do need to have job A committers getting emails too.

How can I set this up? What approach could I use to have the job A
committers/culprits added to the recipients of emails sent by job C?

Thanks,
David

-- 
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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to