We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efa7b93 commit 3f0648fCopy full SHA for 3f0648f
.mergify.yml
@@ -8,6 +8,7 @@ pull_request_rules:
8
- status-success=lint_test_build
9
- label=ready-to-merge
10
- label!=do-not-merge
11
+ - title~=^(build|ci|chore|docs|feat|fix|perf|refactor|revert|style|test)(\([^)]+\))?:\s.+$
12
actions:
13
merge:
14
method: squash
0 commit comments