probot-app-release-pr-compare
v1.0.1
Published
GitHub App that comments on release PRs with compare url of changes
Downloads
2
Readme
probot-app-release-pr-compare
a GitHub App built with probot that comments on release PRs with compare url of changes
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.