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

🔒 Probot app that closes pull requests that are common mistakes

License

Notifications You must be signed in to change notification settings

pulsar-edit/mistaken-pull-closer

 
 

Repository files navigation

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

About

🔒 Probot app that closes pull requests that are common mistakes

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.4%
  • Shell 8.6%