0.1.11 • Published 8 years ago

hubot-jira-issue-helper v0.1.11

Weekly downloads
2
License
MIT
Repository
github
Last release
8 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

8 years ago

0.1.10

8 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago