Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/netsells/probot-merge-conflicts-check
https://github.com/netsells/probot-merge-conflicts-check
probot
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/netsells/probot-merge-conflicts-check
- Owner: netsells
- License: isc
- Created: 2019-01-20T15:52:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-13T13:22:16.000Z (over 2 years ago)
- Last Synced: 2024-12-15T01:47:07.736Z (27 days ago)
- Topics: probot
- Language: JavaScript
- Size: 2.03 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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