summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlbert Magyar2020-03-10 16:00:38 -0700
committerGitHub2020-03-10 16:00:38 -0700
commitd83235f635e4b048c063c8314e1340bca2db395f (patch)
tree41e878cb76da2735f5a689b344518c9c06c7fd3e
parent4c42263105b3cfa34e529d5d09f3b26cec0749b5 (diff)
[mergify] Update match string for labeling backported PRs (#1373)
-rw-r--r--.mergify.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.mergify.yml b/.mergify.yml
index fed765bd..cbd2b5b4 100644
--- a/.mergify.yml
+++ b/.mergify.yml
@@ -43,7 +43,7 @@ pull_request_rules:
- name: label Mergify backport PR
conditions:
- base=3.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]