Skip to content

Commit

Permalink
mergify: add backport label for the 7.17 backports (#11931)
Browse files Browse the repository at this point in the history
This will help with the auto-merge
  • Loading branch information
v1v authored Oct 25, 2023
1 parent cde4794 commit e7e4853
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ pull_request_rules:
- "{{ author }}"
branches:
- "7.17"
labels:
- "backport"
title: "[{{ destination_branch }}] {{ title }} (backport #{{ number }})"
- name: backport patches to 7.16 branch
conditions:
Expand Down

0 comments on commit e7e4853

Please sign in to comment.