Skip to content

Commit

Permalink
Add v0.4.x backport
Browse files Browse the repository at this point in the history
  • Loading branch information
facundomedica authored Jul 26, 2022
1 parent 38edbd0 commit b7e7047
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,12 @@ pull_request_rules:
backport:
branches:
- release/v0.3.x

- name: Backport patches to release/v0.4.x branch
conditions:
- base=main
- label=S:backport/v0.4.x
actions:
backport:
branches:
- release/v0.4.x

0 comments on commit b7e7047

Please sign in to comment.