For push event it works just fine, but for pull_request it doesn’t fire the steps.
trigger:
event:
- pull_request
I’m seeing my repo webhooks history and the Pull Request WebHook is being sent and the status is 200, but the response from the Drone server is an empty body.
Bitbucket Cloud does not support pull request refs [1]. This issue [1] must be resolved by Atlassian before Drone can support pull request hooks from Bitbucket Cloud.