Skip to content

uber-workflow/probot-app-pr-title

Repository files navigation

probot-app-pr-title

build status dependencies status npm version

a GitHub App built with probot that enforces the format of PR titles/commits

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.