Skip to content

Commit b8081c7

Browse files
author
metworkbot
committed
build: sync common files from github_organization_management repository
1 parent c90f709 commit b8081c7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.mergify.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,11 @@ pull_request_rules:
77
merge:
88
method: squash
99
#strict: true
10-
commit_message: title+body
10+
#commit_message: title+body
11+
commit_message_template: |-
12+
{{ title }} (#{{ number }})
13+
14+
{{ body }}
1115
delete_head_branch: {}
1216
conditions:
1317

0 commit comments

Comments
 (0)