From 2a50fd68f9cf0edfbdc0131b366233cc68e7bbde Mon Sep 17 00:00:00 2001 From: Janeen Mikell Roberts <57149392+jmikell821@users.noreply.github.com> Date: Thu, 21 Nov 2024 12:34:58 -0500 Subject: [PATCH] Update .mergify.yml Updates `8.x` mergify backport to change `8.17` target from `8.x` to `8.17`. --- .mergify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mergify.yml b/.mergify.yml index d5b80f2a0d..583ba11ca1 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -23,7 +23,7 @@ pull_request_rules: assignees: - "{{ author }}" branches: - - "8.x" + - "8.17" title: "[{{ destination_branch }}] {{ title }} (backport #{{ number }})" labels: - backport