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
- Host: GitHub
- URL: https://github.com/uber-workflow/probot-app-label-docs-pr
- Owner: uber-workflow
- License: mit
- Created: 2018-01-10T23:20:53.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-16T03:13:06.000Z (almost 2 years ago)
- Last Synced: 2025-04-20T00:47:31.917Z (6 months ago)
- Language: JavaScript
- Size: 249 KB
- Stars: 0
- Watchers: 1
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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