Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

Commit fd53eb9

Browse files
authored
chore(mergify): set backport branch to cryostat-v4.0 (#22)
1 parent 5266ea4 commit fd53eb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.mergify.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
pull_request_rules:
2-
- name: backport patches to cryostat-v3.0 branch
2+
- name: backport patches to cryostat-v4.0 branch
33
conditions:
44
- base=main
55
- label=backport
66
actions:
77
backport:
88
branches:
9-
- cryostat-v3.0
9+
- cryostat-v4.0
1010
assignees:
1111
- "{{ author }}"
1212

0 commit comments

Comments
 (0)