Skip to content

MOOC-tutorials/check-pull-request-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

check-pull-request-app

A simple Github App to check pull request and merge them automatically

Setup

  • Add a .pem file for Github API usage

  • Add an .env file or the env variables for:

WEBHOOK_SECRET=<GIthub App Webhook secret>
APP_ID=<Github App ID>
NODE_ENV=production
PRIVATE_KEY_PATH=<path to .pem file for Github Api authentication>

Based on Semantic Pull Requests

GitHub status check that ensures your pull requests follow the Conventional Commits spec

Using semantic-release and conventional commit messages? Install this Probot app on your repos to ensure your pull requests are semantic before you merge them.

Based on automerge

License

Apache 2.0

About

A bot to check pull request and merge them automatically

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published