Hello!!

I would like to build a plugin that allows me to be able to click on upstream 
job builds and show the status of the downstream jobs the same way it is shown 
for the last build that ran.  So far the only way I have found is to have the 
upstream job block until all downstream jobs finish.  This is not favorable 
since it uses one executor to keep track of downstream jobs and I can’t afford 
to waste an executor since my queue is always huge.  

Two questions:

1) Is there such a plugin already?
2) Is this even feasible?

Thank you,

Jeremiah

-- 
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/A50DDF4C-520E-4377-A7B9-66AF60CF53F5%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to