Clean up backport rules in .mergify.yml

Removed backport configurations for older release branches.
This commit is contained in:
Alex | Cosmos Labs 2025-12-16 10:21:41 -05:00 committed by GitHub
parent f623782445
commit f691e280dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,31 +28,7 @@ pull_request_rules:
backport:
branches:
- release/v0.50.x
- name: backport patches to v0.47.x branch
conditions:
- base=main
- label=backport/v0.47.x
actions:
backport:
branches:
- release/v0.47.x
- name: backport patches to v0.46.x branch
conditions:
- base=main
- label=backport/0.46.x
actions:
backport:
branches:
- release/v0.46.x
- name: backport patches to v0.45.x branch
conditions:
- base=main
- label=backport/0.45.x
actions:
backport:
branches:
- release/v0.45.x
- name: automerge to main with label automerge and branch protection passing
conditions: []
actions:
queue:
queue: