Skip to content

Commit

Permalink
Add PR number and Body back to merge Commits
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronmgdr authored Apr 29, 2022
1 parent d71fea9 commit 2453434
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ pull_request_rules:
queue:
method: squash
name: default
commit_message_template: "{{title}}"
commit_message_template: "(#{{ number }}) {{ title }}\n\n{{ body }}"
delete_head_branch:
force: False
force: False

0 comments on commit 2453434

Please sign in to comment.