It is now possible to configure pipelines to be triggered only when a non-draft pull request is opened.
Combine this trigger option with “Pushes to open non-draft PRs” to ensure pipelines run when changes happen on pull requests that are ready for review.
This trigger option is available to all organizations using GitHub, as long as they have installed the CircleCI GitHub App integration. Access it by adding a new GitHub trigger to a GitHub App pipeline.
For more information and a full list of GitHub trigger event options, visit the Docs page.