conventional
There are 40 repositories under conventional topic.
guanguans/ai-commit
Automagically generate conventional git commit messages with AI. - 使用 AI 自动生成约定式 git 提交信息。
convco/convco
Conventional commits, changelog, versioning, validation
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.
ramsey/conventional-commits
:yo_yo: A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook plugin!
Rican7/conjson
(conventional, consistent, conformative) JSON - A simple, functional, no-tags-required mechanism to handle and transform JSON representations of values, consistently.
opensource-nepal/commitlint
Lint Conventional Commit message on GitHub Actions and pre-commit.
tunnckoCoreLabs/parse-commit-message
(!! moved to tunnckoCore/opensource !! try `parse-commit-message@canary`) Parse, stringify or validate a commit messages that follows Conventional Commits Specification
dabarrell/conventional
A set of utilities for working with Conventional Commits in Ruby environments
octue/generate-pull-request-description
A GitHub action that updates PR descriptions from Conventional Commits
stasson/standard-commit
zero-conf conventional commit helper
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
octue/conventional-commits
Continuous deployment via Conventional Commits
taskmedia/action-conventional-commits
Check if your PR commits matching with https://www.conventionalcommits.org/
MikeG96/anxelin-project-structure
Standardize good practices in projects made with Angular using "Schematics" that can be accessible to all developers
Xunnamius/conventional-changelog-projector
⛔️ [DEPRECATED] conventional-changelog @xunnamius/projector preset originally forked from conventional-changelog-conventionalcommits
Xunnamius/git-add-then-commit
🔭 A minimalist CLI tool to automate the git-add-then-commit workflow when composing atomic commits with "conventional" messages
conventional-emoji-commits/conventional-emoji-commits.site
A specification for adding human and machine readable meaning to commit messages using color-rich emojis 🌈
haltcase/changelog
Customized and updated fork of `standard-changelog`
haltcase/cz-conventional-changelog
Personalized commitizen adapter based on Angular's conventional standard.
n4bb12/config-semantic-release
📦🚀 Shareable semantic-release configuration
prantlf/node-newchanges
Creates or updates the changelog file from commit messages formatted according to Conventional Commits.
tobiasbueschel/git-is-branch-protected-cli
🔒 CLI to check whether the current Git branch is protected (i.e. is main or develop)
Xunnamius/xchangelog
📦✨ conventional-commits-core fork with baked-in types and some bug fixes
andreidobrinski/deku-tree
🌳 A CLI tool to help with conventional git branch names
atudomain/git-conventional-version
Increment version automatically based on git tags and commit messages.
chrsmendes/sample_form_react
A sample basic form using react and bootstrap.
CrispyDrone/commitlint-plugin-cleanfeet
Commitlint plugin to validate footers
ctrlaltdev/ccc
🗒️ Conventional Commit Checker
dkameoka/conventional-git-message-py
Per repo Git hook commit message validator. Applies a portion of the Conventional Commit specification rules to every commit.
ehenon/conventional-commits-emoji-hook
Git hook to append to commit message an emoji corresponding to the specified conventional commit type
kayheypark/SCSS_Convention
SCSS 코딩 컨벤션
krish-r/commit.sh
Conventional Commits from the terminal
rmarquis/gitmojima
A simple emoji guide for commit message
somebadcode/commit-tool
Commit tool for linting
luketainton/conventional-commits-check-action
A GitHub Action / Gitea Action for enforcing adherance to Conventional Commits. Mirrored from Gitea.
octue/check-semantic-version
A GitHub action to check that your package/lib version matches that calculated from Conventional Commits