I am using the Build Flow plugin in a model where the initiating build creates
the source code workspace and the called build builds it. Since the "builder"
job may build from a number of source code copies (different branches), I want
the job that creates the source workspace to send the build results email to
those interested in builds from this branch.
I know how to get a variety of information from the builder:
B = build("Compile-this-source")
b.build.number
etc.
but I can't get any of that into the post build steps of emailing. What I would
like to do is insert in the email the URL of the "builder" job and maybe even a
fragment of the build log if the build failed.
I have tried to use Groovy Post build plugin, but I don't know enough
java/groovy to get where I need to be.
Can someone help?
Dick Ginga, Informatics R&D
PerkinElmer Inc. | For the Better
HUMAN HEALTH | ENVIRONMENTAL HEALTH
940 Winter Street, Waltham MA 02451
[email protected]<mailto:[email protected]>
Mobile - 508-847-1434
Office - 781-663-6947
--
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].
For more options, visit https://groups.google.com/groups/opt_out.