aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlbert Magyar2020-03-10 15:57:41 -0700
committerGitHub2020-03-10 15:57:41 -0700
commit8a1b4a4157de50e67f9f8b23e05db56021d7b66c (patch)
treea3fe5d2a2480117dfcb8980cb0b221805df89fdc
parentaa79cb656a7e72c6fbfb8218388f3a76f45ceb03 (diff)
[mergify] Update match string for labeling backported PRs (#1439)
-rw-r--r--.mergify.yml2
1 files changed, 1 insertions, 1 deletions
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]