Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/netsells/probot-pr-title-check

Probot bot for validating Pull Request titles
https://github.com/netsells/probot-pr-title-check

probot

Last synced: about 1 month ago
JSON representation

Probot bot for validating Pull Request titles

Awesome Lists containing this project

README

        

![Netsells Logo](https://netsells.github.io/code-standards/assets/img/netsells-logo-with-slogan.88bd561a.jpg)

# Netsells PR Title Validator Bot

> A GitHub App built with [Probot](https://github.com/probot/probot) that validates PR titles via a github check in accordance with our organisation guidelines.

## Setup

```sh
# Install dependencies
npm install

# Run the bot
npm start
```

## License

[ISC](LICENSE) © 2018 Sam Turrell