We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4c452c commit cbbac31Copy full SHA for cbbac31
.github/mergeable.yml
@@ -34,15 +34,3 @@ mergeable:
34
payload:
35
body: >
36
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