From e0d292fde6e154e4cd96a699069fd482435af9ae Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Thu, 16 Jan 2025 20:48:36 +0500 Subject: [PATCH] chore: use better PR titles for cherry-pick-bot PRs --- .github/cherry-pick-bot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/cherry-pick-bot.yml b/.github/cherry-pick-bot.yml index 853c088b6e918..1f62315d79dca 100644 --- a/.github/cherry-pick-bot.yml +++ b/.github/cherry-pick-bot.yml @@ -1,2 +1,2 @@ enabled: true -preservePullRequestTitle: false +preservePullRequestTitle: true