From 9c18edc4cf6f62035b349cc6d335e9a0e66c22d5 Mon Sep 17 00:00:00 2001 From: Tristan de Cacqueray Date: Mon, 27 Sep 2021 21:36:18 +0000 Subject: [PATCH] Configure squash commit message to use title+body (#95) --- .mergify.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.mergify.yml b/.mergify.yml index 318ae78f..f5d53aa5 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -3,6 +3,7 @@ pull_request_rules: merge: strict: smart method: squash + commit_message: title+body name: Automatically merge pull requests conditions: - check-success=Haskell-CI - Linux - GHC 9.0.1