Skip Bitbucket Cloud draft PR's
G
Gilles Moris
Bitbucket cloud recently introduced Draft pull requests and also exposes this information in the REST API and Webhooks, see https://developer.atlassian.com/cloud/bitbucket/changelog/#CHANGE-2441. It would be very useful to have the option to skip building any draft PR's until they are marked as ready.
French Randall
Having draft PRs exposed via the API is super helpful for CI/CD pipelines. I agree — being able to skip builds for draft PRs would save resources and reduce unnecessary noise. It’s kind of like Tunnel Rush — no need to dodge obstacles before you’re even in the main run.