@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.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.2.17latest

Version History

VersionDownloads (Last 7 Days)Published
2.2.17
2.2.00
2.1.30
2.1.20
2.1.10
2.1.00
2.0.10
2.0.00

Package Sidebar

Install

npm i @next/gh-issues

Weekly Downloads

7

Version

2.2.1

License

MIT

Last publish

Collaborators