A GitHub App built with Probot that 🏷 Automatically add label for pull request
We use gren to generate github release notes, like this:
This requires we label every pull request:
If we forget to add label, there will be no release log:
In fact, as a human, I often forget to do that. That' why I create this app.
# Install dependencies
yarn
# Developing
yarn dev
# Run the bot
yarn start
If you have suggestions for how auto-add-label 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 levy9527 mailto:levy9527@qq.com (https://github.com/levy9527/auto-add-label)
thanks to auto-badge