Skip to content

Commit cbbac31

Browse files
committed
👷 ci(mergeable): remove draft check rule [no ci]
Signed-off-by: Haili Zhang <haili.zhang@outlook.com>
1 parent e4c452c commit cbbac31

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/mergeable.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,3 @@ mergeable:
3434
payload:
3535
body: >
3636
Thanks for creating a pull request! A maintainer will review your changes shortly. Please don't be discouraged if it takes a while.
37-
- when: pull_request.*, pull_request_review.*
38-
name: 'Draft check'
39-
validate:
40-
- do: payload
41-
pull_request:
42-
draft:
43-
boolean:
44-
match: false
45-
fail:
46-
- do: comment
47-
payload:
48-
body: This PR is STILL a draft!

0 commit comments

Comments
 (0)