Skip to content

Commit

Permalink
Merge pull request gnocchixyz#1332 from tobias-urdin/fix-merg-46
Browse files Browse the repository at this point in the history
mergify: add 4.6 backport
  • Loading branch information
tobias-urdin authored Sep 6, 2023
2 parents fc72e4f + 58859cb commit bc09be2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,11 @@ pull_request_rules:
conditions:
- label=backport-to-4.5
name: backport stable/4.5

- actions:
backport:
branches:
- stable/4.6
conditions:
- label=backport-to-4.6
name: backport stable/4.6

0 comments on commit bc09be2

Please sign in to comment.