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

default to patch releases for messages which do not contain a specific emoji, or any unlisted emoji #81

Open
ThommyH opened this issue Oct 23, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@ThommyH
Copy link

ThommyH commented Oct 23, 2023

We want to rollout gitmojis for the dev teams but we have the requirement to always create a patch version no matter what.
The reason for that is, that server-side pre commit hooks are cumbersome to setup for >100 projects and relying on pre commit hooks on the client side is not reliable.

Therefore, to not bother with it too much, we would like to setup a default patch version for every commit. Similar discussions happened in the commit analyzer project .

@momocow momocow added the enhancement New feature or request label Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants