Closed ricoms closed 3 years ago
I'm guessing you are aware of this, I just want to be sure: There is the commit_message
configuration option.
Is the idea here, to be able to override the configured option (or the default) via the cli?
Yes. I'm aware of that, through config file I can define a single commit message. For my use-case I want to provide different commit messages on different stages of versioning. I pretend to use those commit messages on CI/CD pipelines.
Doc update: https://github.com/mbarkhau/bumpver#custom-commit-message
Released with bumpver==2021.1113
.
Cheers
I propose user can define commit message on command line interface when running bumpver update:
goal is to have something like below: