Skip to content

Commit 5998bb6

Browse files
authored
ci(mergify): upgrade configuration to current format
1 parent df998e2 commit 5998bb6

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

.github/mergify.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ merge_protections:
44
if:
55
- base = main
66
success_conditions:
7-
- "title ~=
8-
^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\\(.+\
9-
\\))?(!)?:"
7+
- "title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\\(.+\\\
8+
))?(!)?:"
9+
merge_protections_settings:
10+
reporting_method: check-runs

0 commit comments

Comments
 (0)