Skip to content

Commit afa51e3

Browse files
committed
mergify: drop ready for draft (#15766)
(cherry picked from commit 1a07a9c)
1 parent 00e9292 commit afa51e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/mergify.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ pull_request_rules:
5050
- name: Not ready yet
5151
conditions:
5252
- or:
53+
- draft # filter-out GH draft PRs
5354
- label="has conflicts"
5455
- "#approved-reviews-by=0" # number of review approvals
5556
- "#changes-requested-reviews-by>=1" # no requested changes

0 commit comments

Comments
 (0)