Hi,
I have a Jenkins Multi-configuration job which build 1X3 jobs.

I have 2 questions regarding this:
1. Once the build is complete, an email is sent with details like link to 
job, artifacts, build console, etc. but the problem is for artifacts and 
build console, I am not able to send email in tabular format instead it 
just passes the parent job link and then I have to click on the single job 
and download artifacts or view build console. Am I missing something?
2. In above case, there might be chance that I trigger only one job then 
how can I prepare email just like above.

Example:

My job:

 

Linux Flavor 1

Linux Flavor 2

Linux Flavor 3

Test

 

 

 

There might be case that some fail while some pass.

What I am expecting:

Body of email:

STATUS
The Build System finished building the *job_name*

Status: *Failure*
BuildNumber: *3*
Originator: *Started by user user-name*
Changes: *No changes *

Download URL:

Linux Flavor 1

Build Artifacts

Build Console

Linux Flavor 2

Build Artifacts

Build Console

Linux Flavor 3

Build Artifacts

Build Console

Test

*${Artifact1}* <test>

*Build Console* <test>

*${Artifact2}* <test>

*${Artifact3}* <test>

*${Artifact4}* <test>

If one flavor is not run then it should put blank

TIA

-- 
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/da966d63-bdf1-464d-9bc6-73739fd5e61a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to