From 73223f0a7e468e93aa4502549ae85345deac634c Mon Sep 17 00:00:00 2001 From: Dan Kanefsky <56059752+boojamya@users.noreply.github.com> Date: Wed, 28 Jun 2023 09:33:13 -0700 Subject: [PATCH] mergify label (#652) (cherry picked from commit cedf87f4624d3b65b1684632aa11adb3cb84358d) --- .github/mergify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/mergify.yml b/.github/mergify.yml index 3fa1777a4..d3bd9f26e 100644 --- a/.github/mergify.yml +++ b/.github/mergify.yml @@ -15,7 +15,7 @@ pull_request_rules: - "{{ author }}" labels: - automerge - - backport + - backported title: "`[BP: {{ destination_branch }} <- #{{ number }}]` {{ title }}" - name: automerge backported PR's for maintained branches