diff options
| author | Albert Magyar | 2020-03-10 15:57:41 -0700 |
|---|---|---|
| committer | GitHub | 2020-03-10 15:57:41 -0700 |
| commit | 8a1b4a4157de50e67f9f8b23e05db56021d7b66c (patch) | |
| tree | a3fe5d2a2480117dfcb8980cb0b221805df89fdc | |
| parent | aa79cb656a7e72c6fbfb8218388f3a76f45ceb03 (diff) | |
[mergify] Update match string for labeling backported PRs (#1439)
| -rw-r--r-- | .mergify.yml | 2 |
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] |
