From 719a3bc52f6c21724380a44200333f72e8563ee3 Mon Sep 17 00:00:00 2001 From: Sergey Morgunov Date: Mon, 22 Apr 2024 15:19:56 +0300 Subject: [PATCH] Add tag `[1.6.x]` for Steward's pull requests --- .github/scala-steward.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/scala-steward.conf b/.github/scala-steward.conf index 7bd842b7..d525ab1f 100644 --- a/.github/scala-steward.conf +++ b/.github/scala-steward.conf @@ -1,9 +1,9 @@ pullRequests.frequency = "@monthly" -commits.message = "${artifactName} ${nextVersion} (was ${currentVersion})" +commits.message = "[1.6.x] ${artifactName} ${nextVersion} (was ${currentVersion})" pullRequests.grouping = [ - { name = "patches", "title" = "Patch updates", "filter" = [{"version" = "patch"}] } + { name = "patches", "title" = "[1.6.x] Patch updates", "filter" = [{"version" = "patch"}] } ] buildRoots = [