From b6db4ad2e1ca7cc4343ad4988a2440cda33e0ea8 Mon Sep 17 00:00:00 2001 From: Eoin O'Shaughnessy Date: Mon, 27 May 2024 16:44:14 +0100 Subject: [PATCH] add [cherry-pick] to title of dependabot cherry-pick prs --- .github/workflows/cherry-pick.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/cherry-pick.yml b/.github/workflows/cherry-pick.yml index 117011bfb1..bd95907be2 100644 --- a/.github/workflows/cherry-pick.yml +++ b/.github/workflows/cherry-pick.yml @@ -39,3 +39,4 @@ jobs: author: nginx-bot labels: | dependencies + title: "[cherry-pick] {old_title}"