This repository was archived by the owner on Feb 5, 2026. It is now read-only.
Integrate commitizen to manage project versions/tags?
#388
baggiponte
started this conversation in
Ideas
Replies: 1 comment
-
|
In fact, you can use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been using commitizen extensively to manage versions. I am fine with that setup (I use PDM) but I found that a lot of friends who use poetry use plugins like
poetry-version-pluginby tiangolo to manage version bumps from commit history. There is a similar manual plugin for PDM that IIUC does not manage tags automatically. Perhaps a "one true tool" should do this too?Beta Was this translation helpful? Give feedback.
All reactions