probot-auto-assigner
v1.0.0
Published
Probot app that randomnly assigns maintainers to new issues.
Downloads
2
Readme
probot-auto-assigner
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.