probot-app-pr-issue

1.1.0 • Public • Published

probot-app-pr-issue

build status dependencies status npm version

a GitHub App built with probot that ensures PRs have an associated issue

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.

Config

This app can be configured to ignore PRs with specific labels. The default configuration is:

.github/pr-issue.yml

ignore:
- release
- docs

Readme

Keywords

none

Package Sidebar

Install

npm i probot-app-pr-issue

Weekly Downloads

0

Version

1.1.0

License

MIT

Last publish

Collaborators

  • fusion-ci
  • graphene-ci