RenaudWasTaken / gitlab-answer-app

Simple GitHub App that notifies users of the correct way to contribute

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitlab Answer

A GitHub App built with Probot that notifies users of the correct way to contribute to our repositories. Redirects Github PR contributors to the matching Gitlab repository.

Application is deployed on the cloud native heroku account for every commit to master.

Setup

# Install dependencies
npm install

# Run the bot
npm start

Issues and Contributing

Checkout the Contributing document!

About

Simple GitHub App that notifies users of the correct way to contribute

License:Apache License 2.0


Languages

Language:JavaScript 100.0%