Skip to content

Commit

Permalink
[Release] add-backport-next (#3875) (#3882)
Browse files Browse the repository at this point in the history
Co-authored-by: Pierre HILBERT <pierre.hilbert@elastic.co>
(cherry picked from commit b5db8f5)

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
  • Loading branch information
mergify[bot] and elasticmachine committed Dec 7, 2023
1 parent 0f1a881 commit bacef81
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 @@ -280,3 +280,16 @@ pull_request_rules:
labels:
- "backport"
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"
- name: backport patches to 8.12 branch
conditions:
- merged
- label=backport-v8.12.0
actions:
backport:
assignees:
- "{{ author }}"
branches:
- "8.12"
labels:
- "backport"
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"

0 comments on commit bacef81

Please sign in to comment.