From 585ec35bd74ff81f0e482c6d484670bca11f7829 Mon Sep 17 00:00:00 2001 From: Samuel Colvin Date: Mon, 5 Dec 2022 10:07:22 +0000 Subject: [PATCH] continue from #4809 (#4814) --- .github/workflows/cherry-pick.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/cherry-pick.yml b/.github/workflows/cherry-pick.yml index ad50e2d..a456348 100644 --- a/.github/workflows/cherry-pick.yml +++ b/.github/workflows/cherry-pick.yml @@ -27,3 +27,5 @@ jobs: branch: 1.10.X-fixes labels: from-cherry-pick token: ${{ secrets.GITHUB_TOKEN }} + title: '[cherry-pick] {old_title}' + body: 'Cherry picking #{old_pull_request_id} onto this branch'