Buildkite pipeline not being trigger on "pullrequest:updated" webhook event

Hi all!

I’m using Bitbucket to trigger Buildkite through a webhook on the following events:

  1. Pull request is Created
  2. Pull request is Updated

The creation of a PR does trigger the pipeline build, which in turn succeeds. But when the developer pushes new commits to the PR, updating it, the webhook is triggered, but no rebuild/new build is done in Buildkite. What can be wrong in this case?

Ps: The webhook returns 200 on the pullrequest:updated event key and returns a json like the following:
{“id”:“12345678-1234-1234-1234-123456789012”}

Hey @flavioarieta!

Would you be able to email us at support@buildkite.com with the impacted pipeline?

Cheers!