Skip to content

Commit

Permalink
[Release] add-backport-next (#4380) (#4382)
Browse files Browse the repository at this point in the history
Co-authored-by: elasticmachine <[email protected]>
(cherry picked from commit 5e1f441)

Co-authored-by: elastic-vault-github-plugin-prod[bot] <150874479+elastic-vault-github-plugin-prod[bot]@users.noreply.github.com>
  • Loading branch information
1 parent 48acc04 commit a451de8
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 a451de8

Please sign in to comment.