Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/go_modules/otel-dependencies-06b9…
Browse files Browse the repository at this point in the history
…77df3b
  • Loading branch information
andrzej-stencel authored Sep 2, 2024
2 parents eabf960 + 9e2031f commit 8c69ad1
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 @@ -332,3 +332,16 @@ pull_request_rules:
labels:
- "backport"
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"
- name: backport patches to 8.x branch
conditions:
- merged
- label=backport-v8.x
actions:
backport:
assignees:
- "{{ author }}"
branches:
- "8.x"
labels:
- "backport"
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"

0 comments on commit 8c69ad1

Please sign in to comment.