try to add a custom label for clustertool related stuffs.

This commit is contained in:
Kjeld Schouten
2024-10-20 11:47:37 +02:00
parent b66eddfdbd
commit 97b3c76291
@@ -60,6 +60,10 @@
"commitMessageTopic": "chart {{depName}}",
"commitMessageExtra": "{{currentVersion}} → {{newVersion}}",
"prefix": "chore(helm)"
},
{
"matchPaths": ["clustertool/**"],
"commitMessageSuffix": "(clustertool)"
}
]
}