What do you expect in your consolidated email? If job A calsl job B which calls job C, you can add email part parameter in job B and C. If job C knows that job A and B run before, it could fetch information from previous job's artefacts on simply gets jobs result.
Le lun. 26 août 2019 à 19:03, sravan <[email protected]> a écrit : > Hi, > Could Someone help me with that his please > > On Friday, August 23, 2019 at 3:25:38 PM UTC-7, sravan wrote: >> >> Hi Guys, >> I have 3 jobs which are running as pipeline >> >> Job A >> Downstream job is >> Job B >> Downstream job is >> Job c >> >> Currently it send 3 different emails for 3 different jobs >> >> How can I get one email with all the job results >> >> Any help is appreciated >> >> Thanks, >> Sravan >> > -- > 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/35a1b65e-f676-4723-a0b4-4dd6af66abc2%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-users/35a1b65e-f676-4723-a0b4-4dd6af66abc2%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAESUf_CHY1Fs%3DeGyoHyWPW_pOkTaMO7VLPsA9oU9mV84XM93JQ%40mail.gmail.com.
