An open API service indexing awesome lists of open source software.

https://github.com/uber-workflow/probot-app-label-docs-pr

GitHub App that labels docs PRs
https://github.com/uber-workflow/probot-app-label-docs-pr

Last synced: 5 months ago
JSON representation

GitHub App that labels docs PRs

Awesome Lists containing this project

README

          

# probot-app-label-docs-pr

[![build status][build-badge]][build-href]
[![dependencies status][deps-badge]][deps-href]
[![npm version][npm-badge]][npm-href]

> a GitHub App built with [probot](https://github.com/probot/probot) that labels documentation PRs

## Setup

```
# Install dependencies
npm install

# Run the bot
npm start
```

See [docs/deploy.md](docs/deploy.md) if you would like to run your own instance of this app.

[build-badge]: https://badge.buildkite.com/d18c928e1aac1603bf0cc98a8320b4526291eb00ae508a1be0.svg?branch=master
[build-href]: https://buildkite.com/uberopensource/probot-app-label-docs-pr
[deps-badge]: https://david-dm.org/uber-workflow/probot-app-label-docs-pr.svg
[deps-href]: https://david-dm.org/uber-workflow/probot-app-label-docs-pr
[npm-badge]: https://badge.fury.io/js/probot-app-label-docs-pr.svg
[npm-href]: https://www.npmjs.com/package/probot-app-label-docs-pr