hubot-jira-ticket-title
v1.1.0
Published
Hubot script that display title of JIRA ticket.
Downloads
3
Readme
hubot-jira-ticket-title
Hubot script that display title of JIRA ticket.
Hubot> https://example.com/jira/browse/EXAMPLE-123
Hubot> > EXAMPLE-123: Create example hubot script
Configurations
HUBOT_JIRA_URL
: JIRA base URL(ex.${HUBOT_JIRA_URL}/browse
and${HUBOT_JIRA_URL}/rest/api/2/issue
)HUBOT_JIRA_USER
: JIRA usernameHUBOT_JIRA_PASSWORD
: JIRA password
How to Install
npm i hubot-jira-ticket-title
- Add
hubot-jira-ticket-title
to theexternal-scripts.json