Skip to content

Commit 3f0648f

Browse files
authored
ci(mergify): Add PR title check (#1832)
1 parent efa7b93 commit 3f0648f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.mergify.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ pull_request_rules:
88
- status-success=lint_test_build
99
- label=ready-to-merge
1010
- label!=do-not-merge
11+
- title~=^(build|ci|chore|docs|feat|fix|perf|refactor|revert|style|test)(\([^)]+\))?:\s.+$
1112
actions:
1213
merge:
1314
method: squash

0 commit comments

Comments
 (0)