GitHub Auto Tagger
Apr 10, 2019 23:00 · 108 words · 1 minute read

I keep track of all my development work using GitHub project boards.
It not only helps me to see where work is flowing, queued or stalled but also to make our work as visible and transparent as possible.
To simplify, automate & improve GitHub issue management workflow therefore to scratch my own itch, I made a simple GitHub Probot app autotagger. It automatically tags the GitHub Issues based on the matched pattern.
Simply mention your tags in square brackets […] on the Issue title.
Please install autotagger from GitHub Apps, I’d love to hear your feedback. You can find more details in the Probot documentation.
App Demo