A GitHub App built with Probot
Set following environment variables :
APP_ID=the id of the gaugebot app
WEBHOOK_PROXY_URL=a proxy URL which will redirect the github payload to localhost (use smee.io)
PRIVATE_KEY_PATH=private key (certificate) for the gaugebot app.
CONTRIBUTOR_URL= a secret url to list the available contributors
GAUGEBOT_GITHUB_TOKEN=Github access token
# Install dependencies
npm install
# Run the bot
npm run dev
ISC © 2018 BugDiver [email protected]