Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Commit

Permalink
[Release] add-backport-next (#3660)
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticmachine authored Oct 5, 2023
1 parent 92dc65b commit 556e60d
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 @@ -193,3 +193,16 @@ pull_request_rules:
labels:
- "backport"
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"
- name: backport patches to 8.11 branch
conditions:
- merged
- label=backport-v8.11.0
actions:
backport:
assignees:
- "{{ author }}"
branches:
- "8.11"
labels:
- "backport"
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"

0 comments on commit 556e60d

Please sign in to comment.