Skip to content

A GitHub app built with Probot that automatically closes pull requests that are commonly mistakes.

License

Notifications You must be signed in to change notification settings

cco3/mistaken-pull-closer

 
 

Repository files navigation

mistaken-pull-closer

a GitHub App built with probot that automatically closes pull requests that are commonly mistakes.

Setup

# Install dependencies
npm install

# Run the bot
npm start

See docs/deploy.md if you would like to run your own instance of this app.

Searching

To search for pull requests that this bot has closed, use the following search string: is:pr commenter:app/mistaken-pull-closer

License

MIT

About

A GitHub app built with Probot that automatically closes pull requests that are commonly mistakes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.3%
  • Shell 7.7%