add require backport 1.5 label in mergify.yml (#265) (#266)

(cherry picked from commit 485db3066f50b85dedbf6d35db9087f5f3367ddc)

Signed-off-by: Andy Lee <andy.lee@suse.com>
Co-authored-by: Andy Lee <andy.lee@suse.com>
This commit is contained in:
mergify[bot] 2025-04-28 11:46:39 +08:00 committed by GitHub
parent a6c60de2cb
commit f8fa82f614
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.github/mergify.yml vendored
View File

@ -2,6 +2,7 @@ pull_request_rules:
- name: Automatically open backport PR to release-harvester-v1.5 - name: Automatically open backport PR to release-harvester-v1.5
conditions: conditions:
- base=main - base=main
- label="require backport 1.5"
actions: actions:
backport: backport:
branches: branches: