0.1.11 • Published 9 years ago

hubot-jira-issue-helper v0.1.11

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

hubot-jira-issue-helper

A Hubot script that will add your subtasks for you!

See src/jira-issue-helper.coffee for full documentation.

Installation

In hubot project repo, run:

npm install hubot-jira-issue-helper --save

Then add hubot-jira-issue-helper to your external-scripts.json:

["hubot-jira-issue-helper"]

Commands

//   hubot jira show <project key> [issue type]
//   hubot jira add subtasks <issue type> <issue key>
//   hubot jira add subtasks <issue type> <issue key>
0.1.11

9 years ago

0.1.10

9 years ago

0.1.9

9 years ago

0.1.8

9 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago