cco3 / mistaken-pull-closer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:JavaScript 92.3%Language:Shell 7.7%