We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de4facf commit d15a5a2Copy full SHA for d15a5a2
.github/mergify.yml
@@ -5,6 +5,9 @@ pull_request_rules:
5
actions:
6
merge:
7
method: squash
8
+ commit_message_template: |-
9
+ {{ title }} (#{{ number }})
10
+ {{ body }}
11
- name: Automatic merge for Renovate pull requests
12
conditions:
13
- author=renovate[bot]
0 commit comments