There are 0 repository under conventional topic.
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.
:yo_yo: A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook plugin!
(!! moved to tunnckoCore/opensource !! try `parse-commit-message@canary`) Parse, stringify or validate a commit messages that follows Conventional Commits Specification
commitlint is a tool designed to lint your commit messages according to the Conventional Commits standard for your pre-commit hook and GitHub Actions.
A set of utilities for working with Conventional Commits in Ruby environments
A GitHub action that updates PR descriptions from Conventional Commits
zero-conf conventional commit helper
commitcli, commit-cli is a comand line interface to simplify commiting using standards like conventional commits, odoo or semantic git commits
Check if your PR commits matching with https://www.conventionalcommits.org/
A specification for adding human and machine readable meaning to commit messages using color-rich emojis 🌈
Standardize good practices in projects made with Angular using "Schematics" that can be accessible to all developers
⛔️ [DEPRECATED] conventional-changelog @xunnamius/projector preset originally forked from conventional-changelog-conventionalcommits
🔭 A minimalist CLI tool to automate the git-add-then-commit workflow when composing atomic commits with "conventional" messages
Personalized commitizen adapter based on Angular's conventional standard.
📦🚀 Shareable semantic-release configuration
Creates or updates the changelog file from commit messages formatted according to Conventional Commits.
🔒 CLI to check whether the current Git branch is protected (i.e. is main or develop)
🌳 A CLI tool to help with conventional git branch names
Increment version automatically based on git tags and commit messages.
A sample basic form using react and bootstrap.
Commitlint plugin to validate footers
Per repo Git hook commit message validator. Applies a portion of the Conventional Commit specification rules to every commit.
Git hook to append to commit message an emoji corresponding to the specified conventional commit type
Filter commits by pattern, not just reverted ones
Commit tool for linting
A GitHub action to check that your package/lib version matches that calculated from Conventional Commits
🔒Checks whether current Git branch is protected