LOOK AWAY - still under early development
A GitHub App Bot to automatically tag issues with labels and assignees based on a rules yml file in the repo
# Install dependencies
npm install
# Run typescript
npm run build
# Run the bot
npm start
If you have suggestions for how tag-ur-it could be improved, or want to report a bug, open an issue! We'd love all and any contributions.
For more, check out the Contributing Guide.
ISC © 2019 Bryan MacFarlane (https://github.com/bryanmacfarlane)
Built with Probot