Skip to content
This repository has been archived by the owner on Feb 5, 2025. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 796 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 796 Bytes

This repository has been archived under Pulsar due to no longer using Probot.

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