[UNMAINTAINED] validate-commit-msg aaS
UNMAINTAINED. Please migrate your projects to commitlint-bot.
validate-commit-msg aaS
Runs validate-commit-msg over all commits of new or edited pull requests and sets an appropriate a status check.
Send a PR to tlvince-sandbox-validate-commit-msg-bot to see it in action.
On the next pull request, a status check from validate-commit-msg-bot
will appear:
For best results, enable branch protection (in the repository’s settings) and require the validate-commit-msg
status check to pass before merging:
Setup the repo:
git clone https://github.com/tlvince/validate-commit-msg-bot.git
cd validate-commit-msg-bot
npm install
Create your own GitHub app
private-key.pem
in the repoAPP_ID=1234 npm start
where 1234
is your GitHub app’s ID© 2017 Tom Vincent git@tlvince.com (https://tlvince.com)
Released under the MIT license.
Robot emoji courtesy of EmojiOne.