Skip to content

Commit

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

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 9927f1b commit 7a94374
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 @@ -358,3 +358,16 @@ pull_request_rules:
labels:
- "backport"
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"
- name: backport patches to 8.17 branch
conditions:
- merged
- label=backport-8.17
actions:
backport:
assignees:
- "{{ author }}"
branches:
- "8.17"
labels:
- "backport"
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"

0 comments on commit 7a94374

Please sign in to comment.