Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 889 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 889 Bytes
Atom and all repositories under Atom will be archived on December 15, 2022. Learn more in our official announcement

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: user:atom is:pr commenter:app/mistaken-pull-closer commenter:app/mistaken-pull-closer-test

License

MIT