hashistack/.cz.toml
Bertrand Lanson 97b14b5160
Some checks failed
development / Check commit compliance (push) Successful in 4s
pull-requests-open / Check commit compliance (pull_request) Successful in 9s
build-deploy / Bump version and create changelog with commitizen (push) Has been cancelled
chore: change tagging convention
2024-08-17 16:48:19 +02:00

8 lines
199 B
TOML

[tool.commitizen]
name = "cz_conventional_commits"
version_provider = "scm"
version_files = ["galaxy.yml:^version"]
update_changelog_on_bump = true
major_version_zero = true
tag_format = "v$version"