Hello,
I'm searching very long but do not find any description that may hellp me.
I have some build-plans in bamoboo and they are triggerd remotely from the bitbucketcloud with a webhook.
what i found so far is
https://support.atlassian.com/bitbucket-cloud/docs/event-payloads/#EventPayloads-entity_repository
that tells me that all the data i need is inside the payload.
but how do i access the payload from inside the Build?
I have a shell script that needs information from this data.
i need the branch name that triggerd the webhook to start the build inside my bamboo
Need this too.
I have been able to do it successfully from GitHub and Jenkins w/ the generic webhook addon.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.