From 8a1b4a4157de50e67f9f8b23e05db56021d7b66c Mon Sep 17 00:00:00 2001 From: Albert Magyar Date: Tue, 10 Mar 2020 15:57:41 -0700 Subject: [mergify] Update match string for labeling backported PRs (#1439) --- .mergify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mergify.yml b/.mergify.yml index 96c67d1c..49efa97e 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -38,7 +38,7 @@ pull_request_rules: - name: label Mergify backport PR conditions: - base=1.2.x - - body~=This is an automated backport of pull request \#\d+ done by Mergify.io + - body~=This is an automated backport of pull request \#\d+ done by Mergify actions: label: add: [Backport] -- cgit v1.2.3