24 lines
815 B
Text
24 lines
815 B
Text
{
|
|
"header": "# [OpenTofu Common](https://git.auengun.net/homelab/opentofu-common) (by [Gregory Dosh](https://auengun.net))",
|
|
"releaseCommitMessageFormat": "chore({{currentTag}}): tagged via Forgejo Actions & commit-and-tag-version",
|
|
"bumpFiles": [
|
|
{
|
|
"filename": ".version",
|
|
"type": "plain-text"
|
|
}
|
|
],
|
|
"packageFiles": [
|
|
{
|
|
"filename": ".version",
|
|
"type": "plain-text"
|
|
}
|
|
],
|
|
"types": [
|
|
{"type":"feat","section":"Features 🎉", "hidden": false},
|
|
{"type":"fix","section":"Bug Fixes 🐞", "hidden": false},
|
|
{"type":"test","section":"Tests ⏱️", "hidden": false},
|
|
{"type":"docs","section": "Documentation 📑", "hidden": false},
|
|
{"type":"ci","section": "Build Pipeline / CI 🏗️", "hidden": false},
|
|
{"type":"chore","hidden": true}
|
|
]
|
|
}
|