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

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

Labels release PRs
https://github.com/uber-workflow/probot-app-label-release-pr

probot-app

Last synced: 4 months ago
JSON representation

Labels release PRs

Awesome Lists containing this project

README

          

# probot-app-label-release-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 release 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/9b51d367662dd53158e2f6d74a93f5a485ad3d2d9f46cef602.svg?branch=master
[build-href]: https://buildkite.com/uberopensource/probot-app-label-release-pr
[deps-badge]: https://david-dm.org/uber-web/probot-app-label-release-pr.svg
[deps-href]: https://david-dm.org/uber-web/probot-app-label-release-pr
[npm-badge]: https://badge.fury.io/js/probot-app-label-release-pr.svg
[npm-href]: https://www.npmjs.com/package/probot-app-label-release-pr