0.1.3 • Published 5 years ago
@oursky/gitlint v0.1.3
gitlint-bot
gitlint-bot is a Github App that lints commit messages against custom rules and periodically posts a summary of these analyses in a Slack channel.
The goal of this App is to promote better and more consistent commit message style among developers in an organization.
This Github App is built using Probot
Development Setup
Requires Docker v19.03.0+
cp .env.example .env
docker-compose upNavigate to http://localhost:3000 and click on the Register Github App button.
Publishing Packages
In order to publish a package, bump the package version and run npm run publish. A prompt will be shown for confirmation before the packages are published.
