We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It would be nice if we could avoid running checks on draft PRs (like #613) and trigger only when the PR is ready for review.
cc @kylebarron
The text was updated successfully, but these errors were encountered:
One interesting option is something like rouault/gdal@422220b where you can annotate a PR title with [no ci] to avoid running CI checks.
[no ci]
Sometimes I like having CI run on draft PRs. Even if they're not ready for review yet, it can be nice to see if CI passes
Sorry, something went wrong.
No branches or pull requests
It would be nice if we could avoid running checks on draft PRs (like #613) and trigger only when the PR is ready for review.
cc @kylebarron
The text was updated successfully, but these errors were encountered: