probot-app-deploy

GitHub App that creates NPM deployments through Buildkite

Usage no npm install needed!

<script type="module">
  import probotAppDeploy from 'https://cdn.skypack.dev/probot-app-deploy';
</script>

README

probot-app-release

build status dependencies status npm version

a GitHub App built with probot that creates NPM deployments through Buildkite

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.