probot-app-label-release-pr
v1.0.4
Published
GitHub App that labels release PRs
Downloads
4
Readme
probot-app-label-release-pr
a GitHub App built with probot that labels release PRs
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.