mirror of
https://github.com/zhigang1992/probot.github.io.git
synced 2026-01-13 09:20:36 +08:00
1.8 KiB
1.8 KiB
title, description, slug, screenshots, authors, repository
| title | description | slug | screenshots | authors | repository | ||
|---|---|---|---|---|---|---|---|
| validate-commit-msg-bot | Runs validate-commit-msg over all commits of new or edited pull requests and sets an appropriate a status check. | validate-commit-msg-bot |
|
|
tlvince/validate-commit-msg-bot |
validate-commit-msg aaS
Runs validate-commit-msg over all commits of new or edited pull requests and sets an appropriate a status check.
Send a PR to tlvince-sandbox-validate-commit-msg-bot to see it in action.
Usage
- Browse to GitHub Apps - validate commit msg
- Accept the permissions
- Allow access to repositories
On the next pull request, a status check from validate-commit-msg-bot will appear:
For best results, enable branch protection (in the repository's settings) and require the validate-commit-msg status check to pass before merging:
Author
© 2017 Tom Vincent git@tlvince.com (https://tlvince.com)
License
Released under the MIT license.
Robot emoji courtesy of EmojiOne.

