Re: Allowing a job to run (triggered manually) only if a specific list of jobs are "blue" successful

2014-10-24 Thread Christopher Orr

On 09/10/14 15:38, Alon Nisser wrote:

Is there a way to achieve that? getting the status of other jobs and
checking if last run was "success"?

I don't want to automatically run this deployment job on the upstream
success, but to trigger this manually. but still safeguard by checking
upstream (multiple) success


You try using the Promoted Builds Plugin as described in this Stack 
Overflow answer:

http://stackoverflow.com/a/9013233/234938

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


Allowing a job to run (triggered manually) only if a specific list of jobs are "blue" successful

2014-10-09 Thread Alon Nisser
Is there a way to achieve that? getting the status of other jobs and 
checking if last run was "success"?

I don't want to automatically run this deployment job on the upstream 
success, but to trigger this manually. but still safeguard by checking 
upstream (multiple) success

Thanks for the help

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