Skip to content

Commit

Permalink
ci(mergify): update config for latest release branch (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thuan Vo authored Apr 19, 2023
1 parent 3cef1c0 commit c4bad8f
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,11 +1,11 @@
pull_request_rules:
- name: backport patches to cryostat-v2.2 branch
- name: backport patches to cryostat-v2.3 branch
conditions:
- base=main
- label=backport
actions:
backport:
branches:
- cryostat-v2.2
- cryostat-v2.3
assignees:
- "{{ author }}"

0 comments on commit c4bad8f

Please sign in to comment.