Skip to content

Commit

Permalink
chore(mergify): set backport branch to cryostat-v4.0 (#227)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores authored Feb 5, 2025
1 parent b91e9bd commit fdb0c05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .mergify.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
pull_request_rules:
- name: backport patches to cryostat-v3.0 branch
- name: backport patches to cryostat-v4.0 branch
conditions:
- base=main
- label=backport
actions:
backport:
branches:
- cryostat-v3.0
- cryostat-v4.0
assignees:
- "{{ author }}"

Expand Down

0 comments on commit fdb0c05

Please sign in to comment.