Skip to content

Commit

Permalink
init (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidterpay authored Aug 21, 2023
1 parent dee2fc5 commit a4d7dd8
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,12 @@ pull_request_rules:
actions:
backport:
branches:
- release/v1.x.x
- release/v1.x.x
- name: backport patches to v2.x.x branch
conditions:
- base=main
- label=backport/v2.x.x
actions:
backport:
branches:
- release/v2.x.x

0 comments on commit a4d7dd8

Please sign in to comment.