Update mergify.yml

This commit is contained in:
Eelco Dolstra
2025-08-25 10:28:47 +02:00
parent f67daa4a87
commit f5e09d9b58

View File

@@ -161,3 +161,14 @@ pull_request_rules:
labels: labels:
- automatic backport - automatic backport
- merge-queue - merge-queue
- name: backport patches to 2.31
conditions:
- label=backport 2.31-maintenance
actions:
backport:
branches:
- "2.31-maintenance"
labels:
- automatic backport
- merge-queue