Skip to content

Commit

Permalink
feat: group matomo
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice authored Sep 12, 2023
1 parent bfed8a7 commit 66d09bf
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions groups.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,15 @@
"group": { "commitMessageTopic": "{{{groupName}}} group" },
"separateMinorPatch": false
},
{
"description": "Matomo chart and images",
"matchDatasources": ["helm", "docker"],
"matchPackagePatterns": ["(^|\\/)matomo$"],
"groupName": "Matomo",
"additionalBranchPrefix": "",
"group": { "commitMessageTopic": "{{{groupName}}} group" },
"separateMinorPatch": false
},
{
"description": "OpenSearch charts",
"matchSourceUrlPrefixes": [
Expand Down

0 comments on commit 66d09bf

Please sign in to comment.