rocketchat-jira-trigger icon indicating copy to clipboard operation
rocketchat-jira-trigger copied to clipboard

Outgoing webhook integration for Rocket.Chat that summarizes any JIRA issues mentioned

Results 18 rocketchat-jira-trigger issues
Sort by recently updated
recently updated
newest added

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...

In the logs there's always this warn: `2020-04-15 09:50:22,181 [qtp1667043665-64] WARN s.g.r.s.r.RocketChatMessageRoute - Invalid JSON in request body: Expected a boolean but was BEGIN_OBJECT at line 1 column 44 path...

help wanted

Jira seem to have deprecated user / password authentication... is there a workaround for this ? ``` 2020-11-06 00:38:16,327 [main] INFO s.g.r.j.jira.AuthHandlerProvider - Using basic authentication 2020-11-06 00:38:16,332 [main] INFO...

My logs are overflowing from output jira trigger generates. I believe this needs to be fixed. Here's the example: ``` I20191220-13:25:26.095(3) server.js:204 Integrations ➔ Outgoing WebHook.error Error for the Integration...

needs verification

Web hook notification contains **Priority** field. When it hidden in field configuration notification doesn't send - there is error "**Client error - 400 when posting to web hook at...**" in...

needs verification

- utilized stage build which results in much smaller result image; - removed unneeded VOLUME declaration; - copied default configuration file into result image into /app/etc; - symlinked /app/config.toml to...

`username/password` are no longer valid credentials. E-mail and API_TOKEN are required to access REST API.

Plaintext passwords should still be supported though.

enhancement

Any possibility of adding a `trustallcerts = true` on the config.toml?

enhancement

Not an issue itself, but in order to deploy it to kubernetes I created a [helm chart for it](https://github.com/greenpeace/planet4-helm-rcjira-chart) One note: From the instructions it seemed like it would work...