mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
👷 renovate commitMessagePrefix gitmoji
This commit is contained in:
12
.github/renovate/semanticCommits.json5
vendored
12
.github/renovate/semanticCommits.json5
vendored
@@ -4,7 +4,7 @@
|
|||||||
{
|
{
|
||||||
"matchDatasources": ["docker"],
|
"matchDatasources": ["docker"],
|
||||||
"matchUpdateTypes": ["major"],
|
"matchUpdateTypes": ["major"],
|
||||||
"commitMessagePrefix": "feat(container)!: ",
|
// "commitMessagePrefix": "feat(container)!: ",
|
||||||
"commitMessageTopic": "{{depName}}",
|
"commitMessageTopic": "{{depName}}",
|
||||||
"commitMessageExtra": " ( {{currentVersion}} → {{newVersion}} )"
|
"commitMessageExtra": " ( {{currentVersion}} → {{newVersion}} )"
|
||||||
},
|
},
|
||||||
@@ -35,7 +35,7 @@
|
|||||||
{
|
{
|
||||||
"matchDatasources": ["helm"],
|
"matchDatasources": ["helm"],
|
||||||
"matchUpdateTypes": ["major"],
|
"matchUpdateTypes": ["major"],
|
||||||
"commitMessagePrefix": "feat(helm)!: ",
|
// "commitMessagePrefix": "feat(helm)!: ",
|
||||||
"commitMessageTopic": "{{depName}}",
|
"commitMessageTopic": "{{depName}}",
|
||||||
"commitMessageExtra": "( {{currentVersion}} → {{newVersion}} )"
|
"commitMessageExtra": "( {{currentVersion}} → {{newVersion}} )"
|
||||||
},
|
},
|
||||||
@@ -59,7 +59,7 @@
|
|||||||
{
|
{
|
||||||
"matchDatasources": ["galaxy", "galaxy-collection"],
|
"matchDatasources": ["galaxy", "galaxy-collection"],
|
||||||
"matchUpdateTypes": ["major"],
|
"matchUpdateTypes": ["major"],
|
||||||
"commitMessagePrefix": "feat(ansible)!: ",
|
// "commitMessagePrefix": "feat(ansible)!: ",
|
||||||
"commitMessageTopic": "{{depName}}",
|
"commitMessageTopic": "{{depName}}",
|
||||||
"commitMessageExtra": "( {{currentVersion}} → {{newVersion}} )"
|
"commitMessageExtra": "( {{currentVersion}} → {{newVersion}} )"
|
||||||
},
|
},
|
||||||
@@ -83,7 +83,7 @@
|
|||||||
{
|
{
|
||||||
"matchDatasources": ["terraform-provider"],
|
"matchDatasources": ["terraform-provider"],
|
||||||
"matchUpdateTypes": ["major"],
|
"matchUpdateTypes": ["major"],
|
||||||
"commitMessagePrefix": "feat(terraform)!: ",
|
// "commitMessagePrefix": "feat(terraform)!: ",
|
||||||
"commitMessageTopic": "{{depName}}",
|
"commitMessageTopic": "{{depName}}",
|
||||||
"commitMessageExtra": "( {{currentVersion}} → {{newVersion}} )"
|
"commitMessageExtra": "( {{currentVersion}} → {{newVersion}} )"
|
||||||
},
|
},
|
||||||
@@ -106,7 +106,7 @@
|
|||||||
{
|
{
|
||||||
"matchDatasources": ["github-releases", "github-tags"],
|
"matchDatasources": ["github-releases", "github-tags"],
|
||||||
"matchUpdateTypes": ["major"],
|
"matchUpdateTypes": ["major"],
|
||||||
"commitMessagePrefix": "feat(github-release)!: ",
|
// "commitMessagePrefix": "feat(github-release)!: ",
|
||||||
"commitMessageTopic": "{{depName}}",
|
"commitMessageTopic": "{{depName}}",
|
||||||
"commitMessageExtra": "( {{currentVersion}} → {{newVersion}} )"
|
"commitMessageExtra": "( {{currentVersion}} → {{newVersion}} )"
|
||||||
},
|
},
|
||||||
@@ -129,7 +129,7 @@
|
|||||||
{
|
{
|
||||||
"matchManagers": ["github-actions"],
|
"matchManagers": ["github-actions"],
|
||||||
"matchUpdateTypes": ["major"],
|
"matchUpdateTypes": ["major"],
|
||||||
"commitMessagePrefix": "feat(github-action)!: ",
|
// "commitMessagePrefix": "feat(github-action)!: ",
|
||||||
"commitMessageTopic": "{{depName}}",
|
"commitMessageTopic": "{{depName}}",
|
||||||
"commitMessageExtra": "( {{currentVersion}} → {{newVersion}} )"
|
"commitMessageExtra": "( {{currentVersion}} → {{newVersion}} )"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user