We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
[7.x]
1 parent c9b7d9b commit c7b0522Copy full SHA for c7b0522
1 file changed
.github/scala-steward.conf
@@ -3,7 +3,7 @@ pullRequests.frequency = "@monthly"
3
commits.message = "[7.x] ${artifactName} ${nextVersion} (was ${currentVersion})"
4
5
pullRequests.grouping = [
6
- { name = "patches", "title" = "Patch updates", "filter" = [{"version" = "patch"}] }
+ { name = "patches", "title" = "[7.x] Patch updates", "filter" = [{"version" = "patch"}] }
7
]
8
9
buildRoots = [
0 commit comments