hubot-jira-bot icon indicating copy to clipboard operation
hubot-jira-bot copied to clipboard

Lets you search for JIRA tickets, open them, transition them thru different states, comment on them, rank them up or down, start or stop watching them or change who is assigned to a ticket. Also, noti...

Results 17 hubot-jira-bot issues
Sort by recently updated
recently updated
newest added

It seems the bot is not able to recognize my id when attempting actions like watch. I noticed that the email address in slack is lowercase, while it is mixed...

Hi , I have been trying to integrate hubot with JIRA . With this integration i could able to create ticket , list ticket and create subticket. However when i...

For enabling buttons you need a verification token. This is only possible if you create hubot as a custom app and don't select the "custom integration" option which already exists...

using jira-bot with Jira & Mattermost. using the native code, we get an error message refers for the Jira User checks. below is the changed, working code in utils.coffee starting...

When trying to install - I get this error message : (same as issue #4) --- export HUBOT_JIRA_PROJECTS_MAP={"web":"WEB","android":"AN","ios":"IOS","platform":"PLAT"} export HUBOT_JIRA_TYPES_MAP={"story":"Story","SupportIncident":"Support Incident","SupportTicket":"Support Ticket"} export HUBOT_JIRA_PRIORITIES_MAP=[{"name":"Blocker","id":"1"},{"name":"Critical","id":"2"},{"name":"Major","id":"3"},{"name":"Minor","id":"4"},{"name":"Trivial","id":"5"}] --- ERROR Unable to load /home/mkrish6/tars/node_modules/hubot-jira-bot/src/index:...

I am trying to start this up in the most basic way possible but having some issues. The documentation around getting started isn't all that clear for me. Below is...

This is most likely very brittle, but at least messages can get back to hipchat. I didn't have time to test any commands other than `jira help` at the moment.