From b3ba0f96f11a9e8a92c7addea8865072d8932c00 Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Thu, 16 Jan 2025 20:54:03 +0500 Subject: [PATCH] chore: use better PR titles for cherry-pick-bot PRs (#16165) --- .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 853c088b6e..1f62315d79 100644 --- a/.github/cherry-pick-bot.yml +++ b/.github/cherry-pick-bot.yml @@ -1,2 +1,2 @@ enabled: true -preservePullRequestTitle: false +preservePullRequestTitle: true