Skip to content

getgauge/gauge-bot

Repository files navigation

gauge-bot

Contributor Covenant

A GitHub App built with Probot

Setup

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

License

ISC © 2018 BugDiver [email protected]

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published