add mergify config for automated launchpad backports (#8667)

This commit is contained in:
Cory 2021-02-23 23:22:19 -08:00 committed by GitHub
parent cc70749b07
commit 09c4dc0074
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,3 +16,11 @@ pull_request_rules:
backport:
branches:
- release/v0.41.x
- name: backport patches to v0.39.x branch
conditions:
- base=master
- label=backport/0.39.x (Launchpad)
actions:
backport:
branches:
- launchpad/backports