Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 906 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 906 Bytes

probot-app-label-release-pr

build status dependencies status npm version

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.