fabric8-launcher/ngx-launcher

Add commit message checker in CI

ia3andy opened this issue · 1 comments

As suggested in https://github.com/semantic-release/semantic-release repository, we need a git commit message checker to avoid release failure.

Tools such as commitizen, commitlint or semantic-git-commit-cli can be used to help contributors and enforce valid commit messages.