mergify: drop ready for draft (#15766)

This commit is contained in:
Jirka Borovec 2022-11-22 10:12:58 +01:00 committed by GitHub
parent 2b61c92ceb
commit 1a07a9c783
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.github/mergify.yml vendored
View File

@ -50,6 +50,7 @@ pull_request_rules:
- name: Not ready yet
conditions:
- or:
- draft # filter-out GH draft PRs
- label="has conflicts"
- "#approved-reviews-by=0" # number of review approvals
- "#changes-requested-reviews-by>=1" # no requested changes