Skip to content

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

License

Notifications You must be signed in to change notification settings

nvjmayo/gitlab-answer-app

 
 

Repository files navigation

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 needs to be manually deployed to heroku using the CLI. In the future, application should be automatically deployed to heroku.

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 94.5%
  • Shell 5.5%