conventional-commit
There are 41 repositories under conventional-commit topic.
orhun/git-cliff
A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️
guanguans/ai-commit
Automagically generate conventional git commit messages with AI. - 使用 AI 自动生成约定式 git 提交信息。
lppedd/idea-conventional-commit
Context and template-based completion for conventional/semantic commits.
marcocesarato/php-conventional-changelog
A PHP tool built to generate a changelog from a project's commit messages and metadata following the conventionalcommits.org and automate versioning with semver.org.
JeromeFitz/packages
Monorepo for stuff that I use frequently: Design System, Gitmoji, Lint Config, Notion, Semantic Release, etc.
conventionalcommit/commitlint
commitlint checks if your commit messages meets the conventional commit format
lppedd/idea-conventional-commit-commitlint
Provides additional commit types and scopes via Commitlint rules.
opensource-nepal/commitlint
commitlint is a tool designed to lint your commit messages according to the Conventional Commits standard for your pre-commit hook and GitHub Actions.
promet99/cz-emoji-conventional
A commitizen adapter for Angular styled conventional commit messages
romancitodev/simple-commits
A little CLI written in rust to improve your dirty commits into conventional ones.
tomtom-international/commisery-action
Scan your commits in your Pull Request against the Conventional Commits standard using Commisery
AndreasAugustin/go-gitmoji-cli
:octocat: A conventional gitmoji commit interactive command line tool for using emojis on conventional commits. :rocket:
binier/typescript-multi-package-starter
multi-package monorepo starter using typescript, lerna, jest, hygen, eslint, travis
lucas-labs/coco-js
🥥 coco › an interactive cli for creating conventional commits.
marco-gallegos/commit-cli
commitcli, commit-cli is a comand line interface to simplify commiting using standards like conventional commits, odoo or semantic git commits
voxpelli/validate-conventional-commit
Smallest simplest conventional commit validator to use with eg Husky
phoihos/vscode-git-commit-message-editor
Git Commit Message Editor for VS Code https://marketplace.visualstudio.com/items?itemName=phoihos.git-commit-message-editor
YunaBraska/git-info-action
Instant insights into the latest changes and commits. Provides valuable outputs such as ticket number detection, breaking changes, latest branch & commit & tag information, variety of programming languages and conventions.
chermdev/conventional-commits-setup
How to add conventional commits in 3 steps for your projects.
release-lab/conventional-commit-parser
Conventional Commits parser written in Go
conventionalcommit/parser
A go parser for Conventional Commits message
lppedd/idea-conventional-commit-angular2
Provides additional commit types and scopes in Angular (2+) contexts.
SaroarShahan/git-commit-message-cheatsheet
An easy-to-follow Conventional Commits guide that helps you become a better developer. Many companies use this practice to improve code quality, collaboration, and project management.
Xunnamius/git-add-then-commit
🔭 A minimalist CLI tool to automate the git-add-then-commit workflow when composing atomic commits with "conventional" messages
aritslimited/commitlint
A commit linting commitizen adapter & branch naming convention tool tailored for ARITS Limited with Jira Issue & Project Tracking Software; to track commits to Jira issues and transition them to the next stage of development workflow automatically.
dalisoft/commitlint-go-npm
commitlint checks if your commit messages meets the conventional commit format
holvonix-open/release-config-js
Our conventional Node.JS release configs
khatastroffik/grunt-standard-version
Grunt.js plugin with automatic versioning (using "semver") and CHANGELOG generation (using "standard-version")
rayhanendra/react-boilerplate
My all in one React Typescript Template [Vite, NextJs, MUI, Emotion][Atomic Design]
soerenschneider/conventional-pre-commit-hook
Hook for pre-commit that checks whether commit messages are formatted adhering to conventional commits.
BrunoTanabe/conventional-commits-pattern
This repository aims to provide a comprehensive guide and resources on implementing the Conventional Commits Pattern in software projects. The Conventional Commits Pattern is a specification for adding human and machine-readable meaning to commit messages, which facilitates automated tools and improves collaboration among developers.
FUA26/banda-ui-nextjs
Next.js 13+ Boilerplate: Elevate Your Development with TypeScript, Husky, Lint-Staged, ESLint, Prettier, and More! Crafted from Personal Expertise.
jontze/conventional-versioning
A CLI tool that suggests the next version for you by analyzing the conventional commit history of your project.
mariugul/comeit
A pure python conventional commit checker.
alisyahidin/monorepo-starterkit
Starterkit monorepo using pnpm workspace
myarichuk/ReleaseTools
My small collection of tools to aid in the release pipeline