Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add capability of automatically commit and tag once versioned #6

Open
3 tasks
nickfla1 opened this issue May 15, 2023 · 0 comments
Open
3 tasks

Add capability of automatically commit and tag once versioned #6

nickfla1 opened this issue May 15, 2023 · 0 comments
Labels
cmd:version Issues regarding the "Version" command
Milestone

Comments

@nickfla1
Copy link
Owner

Description

When versioning add the option to conditionally commit and tag.

The configuration should be a sub-object of VersionOptions and should allow to configure

  • Tag format
  • Commit format
  • If the feature is enabled

The feature should be available only for git repositories. If not in a git repository itshould show a warning (CLI) or throw an error (library).

@nickfla1 nickfla1 added this to the v1.0.0 milestone May 15, 2023
@nickfla1 nickfla1 added the cmd:version Issues regarding the "Version" command label May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cmd:version Issues regarding the "Version" command
Projects
None yet
Development

No branches or pull requests

1 participant