ndaversa / hubot-jira-bot

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, notifications for assignments, mentions and watched tickets.
https://www.npmjs.com/package/hubot-jira-bot
MIT License
61 stars 43 forks source link

Add note on buttons #47

Open davidkarlsen opened 6 years ago

davidkarlsen commented 6 years ago

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 for hubot and appears if you search for hubot in the apps section.

This issue: https://github.com/slackapi/hubot-slack/issues/316 is also relevant.

One thing to note is that button actions require the bot to be available on the internet, while without this option it can work behind a firewall with a http-proxy.