pull-request-notifier-for-bitbucket
pull-request-notifier-for-bitbucket copied to clipboard
Question: about the headers in bitbucket
How were you able to get the header data https://confluence.atlassian.com/bitbucketserver077/event-payload-1026551357.html into the environment of the build server? I have only ever been able to accomplish this using jenkins + the generic webhook plugin.
I would really like to understand how you were able to pull this data, as i only need two fields commit hash and actor.
cheers -winn