/es-components-bot

Primary LanguageJavaScriptISC LicenseISC

es-components-bot

Build Status

a GitHub App built with probot that checks your pull requests to es-components for correct version bumps.

Setup

# Install dependencies
npm install

# Run the bot
npm start