Files
probot.github.io/_apps/commitlint.md
Brandon Keepers 111edebcaa Sync data
2018-01-24 18:50:53 +00:00

1.9 KiB

title, description, slug, screenshots, authors, repository, host, stars, updated, installations, organizations
title description slug screenshots authors repository host stars updated installations organizations
commitlint Lints all commits of new or edited pull requests and sets an appropriate status check. commitlint
https://github.com/ahmed-taj/commitlint-bot/raw/master/docs/status.png
ahmed-taj
ahmed-taj/commitlint-bot https://commitlint.herokuapp.com 34 2017-12-18 04:49:01 UTC 12
db-migrate
caarlos0
algolia
ahmed-taj
cirs
aVengineers
caiquecastro

commitlint logo

A GitHub App that runs commitlint over all commits of new or edited pull requests and sets an appropriate status check.

Usage

  1. Browse to GitHub Apps - commitlint
  2. Accept the permissions
  3. Allow access to repositories

On the next pull request, a status check from commitlint will appear:

status-check-screenshot

Problem details will be reported as a comment like this:

status-comment-screenshot

For best results, enable branch protection (in the repository's settings) and require the commitlint status check to pass before merging:

branch-protection-screenshot

Credits

Robot designed by Freepik.

Inspired by the awesome work of Tom Vincent in their validate-commit-msg-bot package.

Like it?

Give it a star() 👆

License

MIT © Ahmed T. Ali