-
New Feature
-
Resolution: Fixed
-
Major
-
None
Currently if you wish to know from a Workflow build which upstream build(s) triggered this one, you must resort to Jenkins model APIs. RunWrapper should rather have @Whitelisted public List<RunWrapper> getUpstreamBuilds() wrapping UpstreamCause.
- is related to
-
JENKINS-33577 "Unable to find a build" when using DownstreamBuildSelector with Jenkins Pipelines
- Closed
- relates to
-
JENKINS-41272 Pipeline "currentBuild" should expose build causes
- Resolved
- links to