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

Signed-off-by: Andy Lee <andy.lee@suse.com>
This commit is contained in:
Andy Lee 2025-04-28 11:36:26 +08:00 committed by GitHub
parent af43ebbf6f
commit 485db3066f
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: