Skip to content

Commit

Permalink
[Release] add-backport-next (#4380)
Browse files Browse the repository at this point in the history
Co-authored-by: elasticmachine <infra-root+elasticmachine@elastic.co>
(cherry picked from commit 5e1f441)
  • Loading branch information
elastic-vault-github-plugin-prod[bot] authored and mergify[bot] committed Jan 30, 2025
1 parent dfafc0c commit 37ef78b
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 @@ -311,3 +311,16 @@ pull_request_rules:
labels:
- "backport"
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"
- name: backport patches to 8.18 branch
conditions:
- merged
- label=backport-8.18
actions:
backport:
assignees:
- "{{ author }}"
branches:
- "8.18"
labels:
- "backport"
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"

0 comments on commit 37ef78b

Please sign in to comment.