Skip to content

fix(version-cmd)!: drop implied tag #959

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

Closed
wants to merge 1 commit into from
Closed

fix(version-cmd)!: drop implied tag #959

wants to merge 1 commit into from

Conversation

beatreichenbach
Copy link

Makes these version arguments more explicit.
--no-commit: will always disable commit, will implicitly disable release
--no-tag: will always disable tagging, will implicitly disable release
--no-commit --no-tag: will implicitly disable push and release

Fixes #949

@codejedi365
Copy link
Contributor

Sorry for the delay, been traveling, I hope to review your PR this week.

@codejedi365 codejedi365 mentioned this pull request Jul 6, 2024
9 tasks
@beatreichenbach beatreichenbach closed this by deleting the head repository Aug 26, 2024
@codejedi365 codejedi365 mentioned this pull request Feb 11, 2025
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow --no-tag to overwrite --commit
2 participants