From c7b052267094b31e4bd728745c07826298d64f45 Mon Sep 17 00:00:00 2001 From: Sergey Morgunov Date: Mon, 22 Apr 2024 13:26:04 +0300 Subject: [PATCH] Add tag `[7.x]` for Steward's pull requests --- .github/scala-steward.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/scala-steward.conf b/.github/scala-steward.conf index 3334901..c295911 100644 --- a/.github/scala-steward.conf +++ b/.github/scala-steward.conf @@ -3,7 +3,7 @@ pullRequests.frequency = "@monthly" commits.message = "[7.x] ${artifactName} ${nextVersion} (was ${currentVersion})" pullRequests.grouping = [ - { name = "patches", "title" = "Patch updates", "filter" = [{"version" = "patch"}] } + { name = "patches", "title" = "[7.x] Patch updates", "filter" = [{"version" = "patch"}] } ] buildRoots = [