-
Updated
Aug 26, 2021 - Ruby
#
commit-message
Here are 133 public repositories matching this topic...
A Git hook to validate your commit messages based on community standards.
nodejs
emoji
workflow
node
commitizen
monorepo
commitizen-adapter
commit
emojis
workflows
commit-message
pnpm
commitlint
-
Updated
May 14, 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 5, 2022 - TypeScript
-
Updated
May 14, 2022 - TypeScript
Enforce git message commit consistency
-
Updated
May 5, 2022 - Go
Github app to validate commit message on a pull request
-
Updated
Apr 9, 2022 - JavaScript
-
Updated
Apr 25, 2022 - JavaScript
Git Conventional Commits Util to generate Semantic Version and Markdown Change Log and Validate Commit Messag
-
Updated
May 12, 2022 - JavaScript
Inhibits commits with bad messages from getting merged
-
Updated
Jan 22, 2022 - Python
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
Apr 28, 2022 - TypeScript
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
May 13, 2022
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
May 12, 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
May 9, 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
commitcommand 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
Command-line tool to guide your template commit messages anywhere, anytime.
-
Updated
Mar 12, 2022 - Rust
-
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
a simple git hook to add co-authors to commit message
-
Updated
Apr 16, 2020 - 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
.Footersmap 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.