Skip to content

Commit

Permalink
chore(renovate): group flux operator
Browse files Browse the repository at this point in the history
  • Loading branch information
buroa committed Jan 9, 2025
1 parent f6a221b commit 78d2265
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/renovate/groups.json5
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,17 @@
},
separateMinorPatch: true,
},
{
description: ["Flux Operator Group"],
groupName: "Flux Operator",
matchPackagePatterns: ["flux-operator", "flux-instance"],
matchDatasources: ["docker"],
versioning: "semver",
group: {
commitMessageTopic: "{{{groupName}}} group",
},
separateMinorPatch: true,
},
{
description: ["Intel-Device-Plugins Group"],
groupName: "Intel-Device-Plugins",
Expand Down

0 comments on commit 78d2265

Please sign in to comment.