@next/gh-issues

2.2.1 • Public • Published

gh-issues

GitHub issues for new repos at Next

npm js-standard-style Build Status Dependency Status devDependency Status

Usage

var getIssues = require('@next/gh-issues')

getIssues(function (issues) {
  //
})

Deployment

To get new or updated issues to be used with our GitHub webhooks you need to do the following:

  1. Publish a new release of this package on NPM
  2. Update the package.json over in we-are-next/gh-webhooks
  3. If the tests pass, the updated webhooks will be automatically deployed.

If you're making a lot of updates and find publishing slow and tedious, check out cut-release.

/@next/gh-issues/

    Package Sidebar

    Install

    npm i @next/gh-issues

    Weekly Downloads

    17

    Version

    2.2.1

    License

    MIT

    Last publish

    Collaborators