Skip to content

Commit

Permalink
Remove unneeded mergify config
Browse files Browse the repository at this point in the history
  • Loading branch information
andresrc committed Oct 20, 2021
1 parent 78fedf3 commit 5186feb
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,19 +124,6 @@ pull_request_rules:
label:
remove:
- backport-skip
- name: backport patches to 7.x branch
conditions:
- merged
- label=backport-v7.16.0
actions:
backport:
assignees:
- "{{ author }}"
branches:
- "7.16"
labels:
- "backport"
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"
- name: backport patches to 7.14 branch
conditions:
- merged
Expand Down

0 comments on commit 5186feb

Please sign in to comment.