I am just reposting with a new subject since I did not notice the [workflow plugin] convention previously. Hoping this will get the right peoples eyes on the problem.
On Wednesday, February 4, 2015 at 2:59:02 PM UTC-5, Kenneth Baltrinic wrote: > > I feel like I have read how to do this somewhere already but now that I > need it I can't find it. I am trying to duplication the behavior of the > mailer within a workflow script. Namely if the build failed send an > e-mail. If it succeed but the previous build failed, send a different > email. In order to do this, I need to access the build object (something > that implements AbstractBuild and Run) for the current, in-flight build, so > that I can get the current result and the previous build result. Can > someone advise as to how to do this? Or is there a functionally built into > the mail step that I can leverage somehow to send different > messages/subjects based on current and previous build status? > > It seems like this is going to be a common need in workflow so perhaps > adding an example somewhere in the docs of how to do this might be in order? > -- 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/bc9bd42b-70ca-48ec-a93c-5a272bea86ca%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
