jenkinsci / jenkinsci/branch-api-plugin
[JENKINS-49051] Add event field to BranchEventCause
- Dominant language
- Java
- Stars
- 39
- Forks
- 154
- PR merge metrics
- No merged PRs in 30d
Description
Adding the event object that triggered the build will expose more information. E.g in case of BitbucketServerPullRequestEvent it will allow to know within the pipeline what are the source and target branch without querying Bitbucket
---
Originally reported by yurigo79, imported from: Add event field to BranchEventCause
Raw content of original issue
Adding the event object that triggered the build will expose more information. E.g in case of BitbucketServerPullRequestEvent it will allow to know within the pipeline what are the source and target branch without querying Bitbucket
Contributor guide
Assessment
This issue has not been assessed yet.