Skip to content

Commit 09bc582

Browse files
authored
ci(Mergify): configuration update (#6)
Signed-off-by: Ryan Lee <null>
1 parent ac8e9b5 commit 09bc582

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.mergify.yml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
pull_request_rules:
2+
- name: Automatic merge
3+
description: Merge when PR passes all branch protection and has label automerge
4+
conditions:
5+
- label = automerge
6+
actions:
7+
merge:

0 commit comments

Comments
 (0)