-
-
Notifications
You must be signed in to change notification settings - Fork 301
Closed
Labels
type: featureA new enhacement proposalA new enhacement proposal
Description
Description
It would be very great if the bump
command accepted the Commit and Tag to be optional instead.
Possible Solution
Add the option in the configuration:
commit = true
tag = true
Additional context
My workflow is usually require squashing and merging Pull Requests, making the tag in a branch not so useful. So I haveI have to re-tag the commit in the master branch.
Metadata
Metadata
Assignees
Labels
type: featureA new enhacement proposalA new enhacement proposal