/github-autotagger

Allows non-collaborators to edit the labels on their PRs and Issues

Primary LanguageJavaScriptISC LicenseISC

Github Autotagger

a GitHub App built with probot that

Setup

# Install dependencies
npm install

# Run the bot
npm start

See docs/deploy.md if you would like to run your own instance of this app.