rocketchat-gitlab-hook icon indicating copy to clipboard operation
rocketchat-gitlab-hook copied to clipboard

Add GitLab notifications via a new WebHook in Rocket.Chat

Results 5 rocketchat-gitlab-hook issues
Sort by recently updated
recently updated
newest added

## Manage Release Hook Release hook caused an error when fired, I've added a switch case to print Release events. ## Sample ![ExampleRel](https://user-images.githubusercontent.com/29773796/124574090-6ba73b00-de4a-11eb-95b4-8b06e9ca2023.jpeg)

Has anybody tested this Webhook script with the latest Rocketchat version? :)

Error occured while parsing an incoming webhook request. Details attached. Error: 'TypeError: Cannot read property 'web_url' of undefined', Message: 'Cannot read property 'web_url' of undefined', Stack: 'TypeError: Cannot read property...

This PR will look for mentions in Gitlab comments and set a text area in Rocket Chat message so that it actually becomes a real mention in Rocket Chat as...

I've run into this problem that when the webhook post a message for a push event, its avatar was missing. I inspected the DOM and found that the avatar image...

enhancement