Skip to content

Commit 3a46d6f

Browse files
authored
Merge pull request #462 from ihostage/steward-7.x
Add tag `[7.x]` for Steward's pull requests
2 parents c9b7d9b + c7b0522 commit 3a46d6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/scala-steward.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pullRequests.frequency = "@monthly"
33
commits.message = "[7.x] ${artifactName} ${nextVersion} (was ${currentVersion})"
44

55
pullRequests.grouping = [
6-
{ name = "patches", "title" = "Patch updates", "filter" = [{"version" = "patch"}] }
6+
{ name = "patches", "title" = "[7.x] Patch updates", "filter" = [{"version" = "patch"}] }
77
]
88

99
buildRoots = [

0 commit comments

Comments
 (0)