rocketchat-jira-trigger
rocketchat-jira-trigger copied to clipboard
Not working with RocketChat v4.4.0
Not sure if this repo is still being maintained, but I haven't been able to get this integration to work since we upgraded our RocketChat server to 4.4.0. It previously worked with RocketChat 3.10.0.
In terms of troubleshooting, I can see the jira-trigger container reporting that it received the request, found a key, and sent back an request (Seeing "Outgoing response: Rocket.Chat message" in the logs). In the RocketChat container logs I can also see it getting back a status code of 200 (Seeing "Status code for the Integration RocketChat-Jira-trigger to <ADDR> is 200" in the logs). Despite these successful looking messages, no response is actually sent to the channel.
Sorry, but I'm not actively developing this any more. I'd be happy if someone would fork it and continue the work.
@brandonhinds where is rewrite in Go, you can give it a try https://github.com/pru-mike/rocketchat-jira-webhook
@pru-mike thanks for the link, I will try install it later this week.