Skip to content
This repository has been archived by the owner on Jan 18, 2019. It is now read-only.

A Hubot script that preview backlog issue

License

Notifications You must be signed in to change notification settings

bouzuya/hubot-backlog-issue-preview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubot-backlog-issue-preview

A Hubot script that preview backlog issue

Installation

$ npm install git://github.com/bouzuya/hubot-backlog-issue-preview.git

or

$ # TAG is the package version you need.
$ npm install 'git://github.com/bouzuya/hubot-backlog-issue-preview.git#TAG'

Example

bouzuya> HUBOT-123 HUBOT-124
hubot> backlog-issue-preview:
title of issue 123
  https://space.backlog.jp/view/HUBOT-123
  https://github.com/hitoridokusho/hibot/pull/4
title of issue 124
  https://space.backlog.jp/view/HUBOT-124
  https://github.com/hitoridokusho/hibot/pull/5

Configuration

See src/scripts/backlog-issue-preview.coffee for full documentation.

Development

Run test

$ npm test

Run robot

$ npm run robot

License

MIT

Author

bouzuya <m@bouzuya.net> (http://bouzuya.net)

Badges

Build Status Dependencies status

About

A Hubot script that preview backlog issue

Resources

License

Stars

Watchers

Forks

Packages

No packages published