Skip to content

Commit

Permalink
Merge branch 'main' into bump-version-8.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pierrehilbert authored Jul 4, 2024
2 parents bf6dbe2 + 2ac8064 commit 37d10f4
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 @@ -319,3 +319,16 @@ pull_request_rules:
labels:
- "backport"
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"
- name: backport patches to 8.15 branch
conditions:
- merged
- label=backport-v8.15.0
actions:
backport:
assignees:
- "{{ author }}"
branches:
- "8.15"
labels:
- "backport"
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"

0 comments on commit 37d10f4

Please sign in to comment.