Skip to content

Commit

Permalink
ci(mergify): trim the merge commit body (#12)
Browse files Browse the repository at this point in the history
Big nonsense.
  • Loading branch information
mergify[bot] authored Jun 12, 2024
2 parents a4374f4 + 408adb8 commit d37e700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ queue_rules:
commit_message_template: |-
{{ title }} (#{{ number }})
{{ body }}
{{ body | trim }}
queue_conditions:
- base=main
# Require integration tests before merging only
Expand Down

0 comments on commit d37e700

Please sign in to comment.