A jx plugin for checking that the latest commit message was semantic


License
Apache-2.0
Install
go get github.com/jenkins-x-plugins/jx-semanticcheck

Documentation

jx-semanticcheck

LICENSE Slack Status

jx-semanticcheck is a simple command line tool for checking that the commits in a pull request follow the Conventional Commits specification.

Designed to be used in conjunction with the semantic versioning of JayeX Release Version to provide meaningful and consistent releases across all services.