Thanks for reply
Like in java, can i call like
if(build.cause==upstream)
{
cancel=true
}
i know the only build and cancel are available..so how can i check like
build.cause is due to upstream..
if condition i am not getting.Please help me for this code snippet Thanks in advance, varghese
