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

Support GitHub squash-merge commit parsing #26

Open
sermojohn opened this issue Mar 18, 2022 · 0 comments
Open

Support GitHub squash-merge commit parsing #26

sermojohn opened this issue Mar 18, 2022 · 0 comments

Comments

@sermojohn
Copy link
Owner

GitHub provides squash-and-merge option in pull requests. This option generates a custom commit message by default, which is editable by the user.

Gitmono can support the default github squash-merge commit message, so the raw commit messages are parsed out of a squash-merge commit. The conventional or common formatted commit messages affect the version bump (increment) performed by gitmono release command.

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