Hi,
if I have a job triggering other downstream jobs (as build steps), is there 
a way for the upstream job to get the success/failure status of downstream 
jobs so that I can insert those results into a final email, sent at the end 
of the upstream job?

The Parametrized Trigger plugin makes available some variables for this, 
but their names are based on the downstream job names ("
$TRIGGERED_BUILD_RESULT_<jobname>") and I am not able to know the names of 
all downstream jobs in advance so I cannot easily use those variables.

Any suggestions? This looks like a basic task so I'm sure I must be missing 
something...
Thank you.

01

-- 
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/f62e1ae9-76f0-430f-ad60-e5d99aa85aa0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to