Skip to content

Support pattern paths in version_files #1067

Closed
@jzazo

Description

@jzazo

Description

It would be nice to support patterns when specifying version_files.

Possible Solution

[tool.commitizen]
tag_format = "v$version"
version = "0.1.0"
version_scheme = "pep440"
version_files = [ "**/pyproject.tomls"]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions