From 055b0203a0c523aea45ca6f623bcb9af566d6278 Mon Sep 17 00:00:00 2001 From: Christian Kellner Date: Wed, 8 Dec 2021 11:20:32 +0000 Subject: [PATCH] [skip ci] ci: preserve reviews across rebase Re-review the PR after rebasing it. Leave a message to make it clear that it was not the impersonated person but mergify that did it. Ideally, if we had premium, we would impersonate Schutzbot so it is clear who did it and then use mergify to dismiss reviews on changes but not for Schutzbot. --- .github/mergify.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/mergify.yml b/.github/mergify.yml index 054075a1..12b5ddb9 100644 --- a/.github/mergify.yml +++ b/.github/mergify.yml @@ -67,6 +67,9 @@ pull_request_rules: update_method: rebase rebase_fallback: none require_branch_protection: false + review: + type: APPROVE + message: Automatic review via mergify - name: Remove label after merge or close conditions: - merged