diff --git a/.mergify.yml b/.mergify.yml new file mode 100644 index 00000000000..3215dd04fbf --- /dev/null +++ b/.mergify.yml @@ -0,0 +1,11 @@ +pull_request_rules: + - name: backport 1.x + conditions: + - label = backport-1.x + actions: + backport: + branches: + - 1.x + assignees: + - "{{ author }}" + bot_account: