-
Updated
Aug 26, 2021 - Ruby
#
commit-message
Here are 138 public repositories matching this topic...
A Git hook to validate your commit messages based on community standards.
A standalone commit message helper or customizable commitizen adapter for https://github.com/commitizen/cz-cli
-
Updated
Jul 3, 2022 - JavaScript
cz-git | czg 🔨 A more engineered, lightweight, customizable, standard output format commitizen adapter and CLI
nodejs
emoji
cli
workflow
node
commitizen
commitizen-adapter
commit
emojis
workflows
commit-message
pnpm
commitlint
czg
cz-git
-
Updated
Jul 12, 2022 - TypeScript
Git hook to help you write good commit messages, with no external dependencies.
-
Updated
Apr 23, 2022 - Shell
[NOT MAINTAINED] use https://github.com/apps/semantic-pull-requests
-
Updated
Oct 11, 2019 - JavaScript
nodejs
git
emoji
changelog
commitizen
gitmoji
commit-conventions
commit
commit-message
conventional-changelog
git-commit
standard-version
git-push
git-add
gacp
-
Updated
May 19, 2022 - TypeScript
-
Updated
Jun 23, 2022 - TypeScript
Enforce git message commit consistency
-
Updated
Jun 21, 2022 - Go
Github app to validate commit message on a pull request
-
Updated
Jul 7, 2022 - JavaScript
Git Conventional Commits Util to generate Semantic Version and Markdown Change Log and Validate Commit Messag
-
Updated
Jul 12, 2022 - JavaScript
-
Updated
Jun 23, 2022 - JavaScript
Inhibits commits with bad messages from getting merged
-
Updated
Jan 22, 2022 - Python
This is everything you need to know about having better commit messages
github
git
gitlab
best-practices
bitbucket
commit-conventions
teamwork
commit
commit-message
git-commit
best-practice
-
Updated
Jun 12, 2022
A VS Code extension to generate a smart commit message based on file changes
nodejs
automation
typescript
generate
vscode
vscode-extension
commit
auto
commit-message
git-commit
git-commit-messages
commit-message-formatter
-
Updated
Jun 14, 2022 - TypeScript
A tool to create and lint commit messages
-
Updated
Oct 15, 2021 - TypeScript
(!! moved to tunnckoCore/opensource !! try `parse-commit-message@canary`) Parse, stringify or validate a commit messages that follows Conventional Commits Specification
-
Updated
Nov 28, 2019 - JavaScript
Holder of multiple npm packages
-
Updated
Jul 9, 2022 - HTML
Making your git even more awesome 😎 🙌
git
commits
diff
git-flow
git-plugin
badge
commit-conventions
commit
commit-message
turbo-git
turbo-log
turbo-commit
turbo-commands
-
Updated
Sep 24, 2021 - JavaScript
-
Updated
Jul 2, 2022 - Rust
Command-line tool to guide your template commit messages anywhere, anytime.
-
Updated
Mar 12, 2022 - Rust
andre-filho
commented
Jul 13, 2021
Describe the bug
While creating a commit using the message convention the CLIignores all entries and raises an error saying that commit was blank
To Reproduce
Steps to reproduce the behavior:
- Create a commit using the
commit
command when using a config file
Expected behavior
Create the commit
1
anshulguleria
commented
Sep 10, 2019
The current library has been tested with husky 1.x
, update the library to support higher versions of husky.
good first issue
Good for newcomers
-
Updated
May 23, 2020 - JavaScript
commitlint-wizardoc is a configuration package for commitlint that contain some rules and plugins to check that your commit message conform to the Wizardoc convention.
-
Updated
Jun 5, 2021 - TypeScript
Git commit message handler
-
Updated
Aug 19, 2018 - Python
Pronto runner for Poper, git commit message analyzer
-
Updated
Feb 1, 2021 - Ruby
Improve this page
Add a description, image, and links to the commit-message topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the commit-message topic, visit your repo's landing page and select "manage topics."
In order to avoid flaky tests would be cool to sort the resulting
.Footers
map by key.Ideally, this could be made an opt-in behavior by implementing an option for the parser so as to do not impact at all performances when footers order doesn't matter.