/mistaken-pull-closer

Probot app that closes pull requests that are common mistakes

Primary LanguageJavaScriptMIT LicenseMIT

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