- Notifications
You must be signed in to change notification settings - Fork24
[NOT MAINTAINED] usehttps://github.com/apps/semantic-pull-requests
License
z0al/commitlint-bot
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Built withprobot framework
A GitHub App that runscommitlint against all commits of new or edited pull requestsand sets an appropriate status check.
- Browse toGitHub Apps - commitlint
- Accept the permissions
- Allow access to repositories
On the next pull request, a status check fromcommitlint 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 thecommitlint status check to pass before merging:
We don't currently support custom configuration (i.e..commitlint.yml or.commitlint.json), butwe will
- Setup the repo:
git clone https://github.com/z0al/commitlint-bot.gitcd commitlint-botnpm install- Create your ownGitHub app
- Store the private key as
private-key.pemsomewhere safe, and point to its location in.env - Start the app with
APP_ID=1234 npm startwhere1234is your GitHub app's ID - Update your GitHub app's Webhook URL to your localtunnel.me URL
Seedocs/deploy.md for more info.
Robot designed byFreepik.
Inspired by the awesome work of Tom Vincent in theirvalidate-commit-msg-bot package.
Give it a star(:star:) :point_up_2:
MIT ©Ahmed T. Ali
About
[NOT MAINTAINED] usehttps://github.com/apps/semantic-pull-requests
Topics
Resources
License
Code of conduct
Contributing
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.


