Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cygnusroboticus/groundpounder

Simple probot app for checking PR completeness
https://github.com/cygnusroboticus/groundpounder

github-app probot

Last synced: 24 days ago
JSON representation

Simple probot app for checking PR completeness

Awesome Lists containing this project

README

        

# groundpounder

> A GitHub App built with [Probot](https://github.com/probot/probot) that checks PR bodies for checklists and ensures that all items are checked off.

## Setup

```sh
# Install dependencies
npm install

# Run the bot
npm start
```

## Contributing

If you have suggestions for how groundpounder could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the [Contributing Guide](CONTRIBUTING.md).

## License

[ISC](LICENSE) © 2018 Joshua Harris