Files
probot.github.io/_apps/commitlint.md
Brandon Keepers 283ac915fe Sync data
2018-11-03 21:25:54 +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/z0al/commitlint-bot/raw/master/docs/status.png
z0al
z0al/commitlint-bot https://probot-commitlint.now.sh 88 2018-07-08 20:02:14 UTC 93
skylot
caarlos0
mike-north
TECLIB
ajsb85
flyve-mdm
algolia
tinesoft
sfeir-open-source
z0al

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