Skip to content

Commit

Permalink
[Release] add-backport-next (#39030) (#39038)
Browse files Browse the repository at this point in the history
(cherry picked from commit 40b1d70)

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
  • Loading branch information
mergify[bot] and elasticmachine authored Apr 18, 2024
1 parent 3918ab8 commit 16218bf
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 @@ -315,3 +315,16 @@ pull_request_rules:
labels:
- "backport"
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"
- name: backport patches to 8.14 branch
conditions:
- merged
- label=backport-v8.14.0
actions:
backport:
assignees:
- "{{ author }}"
branches:
- "8.14"
labels:
- "backport"
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"

0 comments on commit 16218bf

Please sign in to comment.