Hi, I made the following pull request a few weeks ago and I was hoping someone here could do a review of it.
https://github.com/jenkinsci/envinject-plugin/pull/33 The bug I filed prior to the pull request: https://issues.jenkins-ci.org/browse/JENKINS-24785 Pull request message (also git commit comment): For multi-configuration jobs the BUILD_CAUSE passed in the environment to build scripts is always UPSTREAMTRIGGER. Introduce ROOT_BUILD_CAUSE that expands UpstreamCause to the root causes. Update required jenkins version to 1.482 to get Cause.UpstreamCause.getUpstreamCauses(). Thanks, Thomas Note: This is a repost - I originally posted via gmane.comp.java.hudson.devel and it turned up in the gmane.comp.java.hudson.devel group, but apparently it didn't make it back to google groups. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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/d/optout.
