Skip to content

Files

Latest commit

86d1fc7 · Nov 12, 2017

History

History
26 lines (19 loc) · 893 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 893 Bytes

probot-app-migrations

build status dependencies status npm version

a GitHub App built with probot that enforces the creation of migration guides

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.