hubot-scripts/hubot-gh-issues

Name: hubot-gh-issues

Owner: Hubot Scripts

Description: Hubot interface for GitHub issues

Created: 2016-11-18 00:29:10.0

Updated: 2018-05-04 05:39:05.0

Pushed: 2017-10-15 23:06:23.0

Homepage: null

Size: 7

Language: CoffeeScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

hubot-gh-issues

Hubot interface for GitHub issues

See src/gh-issues.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-gh-issues --save npm install hubot-gh-token --save

Then add hubot-gh-issues and hubot-gh-token to your external-scripts.json:


ubot-gh-issues",
ubot-gh-token"

Dependencies
Configuration
Sample Interaction
1>> hubot github open issue "everything is broken!" about "all of the things are broken, help!" in "somecompany/somerepo" with labels "things"
t>> Created issue #4 in somecompany/somerepo - https://github.com/somecompany/somerepo/issues/4

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.