-
99% of the time it is frustrating that the msw logs are showing while I'm running my unit tests in `server` mode.
when you run msw with `setupWorker` and `worker.start` there is an option to set `q…
-
### Description of the bug
Outputing changelog to file with conventional commits and a non-ascii character in the commit message will result in the error:
```
git-changelog: 'charmap' codec can't…
-
I am trying to use `cz-conventional-gitmoji` in a Github Action, to bump my package version automatically.
I am met with this error: `'cz_gitmoji' rule does not support bump`
Even if I run the c…
-
-
### What version?
0.40.2
### Which command?
_No response_
### What happened?
When running `node --version` or `pnpm --version` in project that has non installed version requirements of …
-
## 📝 Description
For adding visual indicators to our releases, we would like to attach the following emojis to them:
- 💥 for **major** releases (4.0.0 💥)
- ✨ for **minor** releases (4.1.0 ✨)
- 🚑…
-
I am looking to use the commit hook to append emojis onto my commit messages, although it doesn't seem to be working?
```
# pyproject.toml
[tool.commitizen]
name = "cz_gitmoji"
version = "0.0…
-
I want to add gitmoji commits to my cookiecutter template. I have noticed in the past that the package doesn't bump at all using github actions when there is an emoji in the commit change type, only i…
-
**Is your feature request related to a problem? Please describe.**
I am using Conventional Commits with a little twist - instead of `feat` I use `ft` to not waste 2 letters of the 72 (that is my up…
-
Hey @momocow hope you are doing well, could you please help me to configure the tool to make the tags be without the v prefix? The nextRelease.version environment variable that is calculated is good, …