Skip to content

Commit

Permalink
fix: add flux operator group
Browse files Browse the repository at this point in the history
Signed-off-by: Devin Buhl <[email protected]>
  • Loading branch information
onedr0p committed Jan 10, 2025
1 parent ea2b56d commit a5e9f64
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/renovate/groups.json5
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,16 @@
},
"separateMinorPatch": true
},
{
"description": ["Flux Operator Group"],
"groupName": "Flux Operator",
"matchPackagePatterns": ["flux-operator", "flux-instance"],
"matchDatasources": ["docker"],
"group": {
"commitMessageTopic": "{{{groupName}}} group"
},
"separateMinorPatch": true
},
{
"description": ["Intel Device Plugins Group"],
"groupName": "Intel-Device-Plugins",
Expand Down

0 comments on commit a5e9f64

Please sign in to comment.