We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9acaaae commit a1be765Copy full SHA for a1be765
1 file changed
.mergify.yml
@@ -126,9 +126,6 @@ pull_request_rules:
126
- -title~=(WIP|wip)
127
- "label!=Status: Blocked"
128
- "title~=^(build|chore|ci|docs|style|refactor|perf|test|fix|feat|feat!|fix!)(\\([a-z]+\\))?: .*$"
129
-
130
- - status-success=license/cla
131
132
- name: change title
133
actions:
134
comment:
@@ -152,9 +149,6 @@ pull_request_rules:
152
149
153
150
154
151
- "-title~=^(build|chore|ci|docs|style|refactor|perf|test|fix|feat|feat!|fix!)(\\([a-z]+\\))?: .*$"
155
156
157
158
- name: buildbot auto merges
159
160
review:
0 commit comments