Skip to content

Commit

Permalink
mergify: 8.17 backports (#4555)
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v authored Nov 22, 2024
1 parent 3605e58 commit 06c98ce
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 @@ -339,3 +339,16 @@ pull_request_rules:
branches:
- "8.16"
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"
- name: backport patches to 8.17 branch
conditions:
- merged
- label=backport-8.17
actions:
backport:
assignees:
- "{{ author }}"
labels:
- "backport"
branches:
- "8.17"
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"

0 comments on commit 06c98ce

Please sign in to comment.