Hello! We are using Bitbucket Cloud and Bamboo 9.2 (edited, I had mistakenly said 9.3) with linked repos configured with the Bitbucket Cloud remote repository webhook (default events).
We can see the webhook firing in the case of the pull request creation, and the return status is 204, but Bamboo is ignoring it.
Is there some unwritten logic that Bamboo is applying around this hook event? e.g. there must be a new commit since the last build??