Skip to content

Commit

Permalink
chore: update mergify to backport to v9.x (#1538)
Browse files Browse the repository at this point in the history
  • Loading branch information
p0mvn authored May 18, 2022
1 parent 7bff4c9 commit bcd5942
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 @@ -63,4 +63,12 @@ pull_request_rules:
actions:
backport:
branches:
- v8.x
- v8.x
- name: backport patches to v9.x branch
conditions:
- base=main
- label=A:backport/v9.x
actions:
backport:
branches:
- v9.x

0 comments on commit bcd5942

Please sign in to comment.