yellowstone-grpc/.mergify.yml

14 lines
329 B
YAML

pull_request_rules:
- name: v1.16 backport
conditions:
- label=v1.16
actions:
backport:
assignees:
- "{{ author }}"
- "@fanatid"
title: "{{ destination_branch }}: {{ title }} (backport of #{{ number }})"
ignore_conflicts: true
branches:
- v1.16