Skip to content

uber-workflow/probot-app-migrations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b94b95a · May 13, 2019

History

90 Commits
Jan 11, 2018
Oct 24, 2017
Oct 11, 2017
Oct 24, 2017
Oct 11, 2017
Apr 19, 2018
Aug 13, 2018
Oct 11, 2017
Nov 12, 2017
Nov 12, 2017
May 13, 2019
May 13, 2019
Jan 12, 2018
May 13, 2019

Repository files navigation

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.