Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/netsells/probot-pr-title-check
- Owner: netsells
- License: isc
- Created: 2018-11-24T18:58:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-13T13:22:59.000Z (over 2 years ago)
- Last Synced: 2024-11-14T17:09:19.088Z (about 1 month ago)
- Topics: probot
- Language: JavaScript
- Size: 2.39 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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