Skip to content

Commit

Permalink
Mergify: backport to 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
christiaanb committed Nov 22, 2023
1 parent 6fb5365 commit fc4b991
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,16 @@ pull_request_rules:
- "1.6"
queue:
update_method: rebase

- name: backport patches to 1.8
conditions:
- base=master
- label=backport 1.8
- merged
actions:
copy:
ignore_conflicts: True
branches:
- "1.8"
queue:
update_method: rebase

0 comments on commit fc4b991

Please sign in to comment.