We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 246e574 + e24add3 commit 3503c33Copy full SHA for 3503c33
1 file changed
.github/mergify.yml
@@ -5,9 +5,9 @@ pull_request_rules:
5
actions:
6
merge:
7
method: squash
8
- commit_message_template: |-
9
- {{ title }} (#{{ number }})
10
- {{ body }}
+ commit_message_format:
+ title: pr-title
+ body: pr-body
11
- name: Automatic merge for Renovate pull requests
12
conditions:
13
- author=renovate[bot]
0 commit comments