diff --git a/.github/mergify.yml b/.github/mergify.yml index e8f8e0d4328..a53463817cf 100644 --- a/.github/mergify.yml +++ b/.github/mergify.yml @@ -57,6 +57,15 @@ pull_request_rules: - body~=backport - '#approved-reviews-by>=1' + # backports should be labeled as such + - actions: + label: + add: + - backport + name: Label backports as such + conditions: + - body~=automatic backport + queue_rules: - name: default conditions: []