Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/netsells/probot-merge-conflicts-check


https://github.com/netsells/probot-merge-conflicts-check

probot

Last synced: 22 days ago
JSON representation

Awesome Lists containing this project

README

        

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

# Netsells PR Merge Conflict Checker Bot

> A GitHub App built with [Probot](https://github.com/probot/probot) that notifies when a Pull Request has merge conflicts with the base branch.

## Setup

```sh
# Install dependencies
npm install

# Run the bot
npm start
```

## License

[ISC](LICENSE) © 2019 Sam Turrell