Skip to content

Commit

Permalink
readded 8.x
Browse files Browse the repository at this point in the history
  • Loading branch information
animehart committed Oct 16, 2024
1 parent 7bc35f7 commit aab8e7d
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 @@ -326,3 +326,16 @@ pull_request_rules:
labels:
- "backport"
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"
- name: backport patches to 8.x branch
conditions:
- merged
- label=backport-v8.x
actions:
backport:
assignees:
- "{{ author }}"
branches:
- "8.x"
labels:
- "backport"
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"

0 comments on commit aab8e7d

Please sign in to comment.