mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-01-12 17:33:05 +08:00
1.9 KiB
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 |
|
|
z0al/commitlint-bot | https://probot-commitlint.now.sh | 98 | 2018-07-08 20:02:14 UTC | 121 |
|
A GitHub App that runs commitlint over all commits of new or edited pull requests and sets an appropriate status check.
Usage
- Browse to GitHub Apps - commitlint
- Accept the permissions
- Allow access to repositories
On the next pull request, a status check from commitlint will appear:
Problem details will be reported as a comment like this:
For best results, enable branch protection (in the repository's settings) and require the commitlint status check to pass before merging:
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


