Skip to content

Commit

Permalink
Set commitMessageTopic to groupName to have the group name appear in …
Browse files Browse the repository at this point in the history
…PR titles (#498)
  • Loading branch information
marcoesters authored Apr 11, 2024
1 parent 277cda2 commit ea4280d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,13 @@
{
"matchDatasources": ["custom.anaconda"],
"groupName": "Anaconda Distribution",
"commitMessageTopic": "{{{groupName}}}",
"separateMajorMinor": false
},
{
"matchDatasources": ["custom.miniconda"],
"groupName": "Miniconda",
"commitMessageTopic": "{{{groupName}}}",
"separateMajorMinor": false
}
],
Expand Down

0 comments on commit ea4280d

Please sign in to comment.