Skip to content

Commit e24add3

Browse files
authored
ci(mergify): upgrade configuration to current format (#1505)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent b68e1c5 commit e24add3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/mergify.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ pull_request_rules:
55
actions:
66
merge:
77
method: squash
8-
commit_message_template: |-
9-
{{ title }} (#{{ number }})
10-
{{ body }}
8+
commit_message_format:
9+
title: pr-title
10+
body: pr-body
1111
- name: Automatic merge for Renovate pull requests
1212
conditions:
1313
- author=renovate[bot]

0 commit comments

Comments
 (0)