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

[patch|minor|major]? auto syntax has some possible hidden traps #62

Open
tyler-jachetta opened this issue Jan 5, 2021 · 0 comments
Open

Comments

@tyler-jachetta
Copy link
Collaborator

Due to how the regex is constructed when finding the bump to perform, e.g. "[patches applied to the..." and "[minor changes only]" will both result in an auto bump.

I think it makes sense to only accept [<bump type> when there is a closing bracket immediately aftewrwards (perhaps with whitespace allowed inside, similar to what I did in #61).

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

No branches or pull requests

1 participant