probot-app-label-docs-pr

GitHub App that labels docs PRs

Usage no npm install needed!

<script type="module">
  import probotAppLabelDocsPr from 'https://cdn.skypack.dev/probot-app-label-docs-pr';
</script>

README

probot-app-label-docs-pr

build status dependencies status npm version

a GitHub App built with probot that labels documentation PRs

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.