From 1750240bc60771c0e23a7d749e8d4a07d8c7274f Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Mon, 22 Aug 2022 11:42:16 +0200 Subject: [PATCH] mergify: squash l10n PRs One commit per locale is quite noisy; a single commit per update also matches what happens on desktop. --- .mergify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mergify.yml b/.mergify.yml index afa6fe135..55de312f5 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -69,7 +69,7 @@ pull_request_rules: type: APPROVE message: LGTM 😎 queue: - method: rebase + method: squash name: default rebase_fallback: none - name: Needs landing - Rebase