-
Let's integrate commitizen as a precommit hook in the plugin codebase: https://commitizen-tools.github.io/commitizen/
six7 updated
3 months ago
-
### Current behavior
Currently the default user used is **semantic release bot**. Since the default user does not have permissions to push to our repository main branch, our jenkins semantic release …
-
- [x] Create Gulp file
- [x] Add .coffeelint
- [x] Add [.editorconfig](http://editorconfig.org/)
- [x] Add .min.js compiled
- [x] Rename from chosen.js to angular-chosen.js (perhaps)
- [x] Add Un…
-
Hi,
I'm using commitzen to take care of my commits, but when I make a release, standard-version isn't bumping based on my commits and only bumps patch once.
## Logs
``` shellsession
// standar…
-
## CVE-2021-33623 - High Severity Vulnerability
Vulnerable Library - trim-newlines-1.0.0.tgz
Trim newlines from the start and/or end of a string
Library home page: https://registry.npmjs.org/trim-ne…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
Via #20
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
### Describe the bug
The plugin stops working completely after upgrading my project with the error below:
![image](https://github.com/vivaxy/vscode-conventional-commits/assets/85823065/3e2bc9f4-…
-
The task is to use commitlint to prevent commits from being commited. I use husky as well
when I test it and run
` echo "bla bla bla" | npx commitlint`
It doesn't catch anything and shows no erro…