Skip to content

Commit

Permalink
Merge branch 'main' into updatecli_901223529a6beca5c9cb3180f1dae9731c…
Browse files Browse the repository at this point in the history
…8da4e9c40169d7042cc0163a6d7e24
  • Loading branch information
michel-laterman authored Dec 13, 2023
2 parents 52104ca + 7a00bb0 commit ff39c10
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 @@ -194,3 +194,16 @@ pull_request_rules:
labels:
- "backport"
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"
- name: backport patches to 8.12 branch
conditions:
- merged
- label=backport-v8.12.0
actions:
backport:
assignees:
- "{{ author }}"
branches:
- "8.12"
labels:
- "backport"
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"

0 comments on commit ff39c10

Please sign in to comment.