Files
probot.github.io/_apps/commitlint.md
Brandon Keepers b26831ea2e Sync data
2018-06-27 20:07:48 +00:00

2.0 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://probot-commitlint.now.sh 69 2018-04-28 00:10:53 UTC 47
pedronauck
caarlos0
TECLIB
ajsb85
algolia
flyve-mdm
ahmed-taj
christophehurpeau
u3u
theo4u

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