Is there a way to get the status of a stage for a previous build inside of 
a Jenkinsfile (i.e. Groovy). My situation is that I have a lengthy 
multistage pipeline. A lot of the stages have conditionals that cause the 
stage only to run if  a file has been changed since the last successful 
build. Sometimes that stage may be successful in the last build, but 
perhaps the overall build failed due to another stage. I want to be able to 
query what stages were successful in a failed build. I can;t seem to find 
any syntax that supports that, 

-- 
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/cc3333c0-ebe1-4f38-afb4-227dd06814de%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to