dyrector-io / dyrectorio

dyrector.io is a self-hosted continuous delivery & deployment platform with version management.
https://dyrectorio.com
Apache License 2.0
1.34k stars 100 forks source link

Implement Rocket.Chat Webhook in Notifications #234

Open polaroi8d opened 2 years ago

polaroi8d commented 2 years ago

At present we have Discord, Slack & Team integration with webhooks. Please implement Rocket.Chat Webhooks next to the existing ones.

You have to work around the web/crux/src/app/notification for the backend and web/crux-ui/src/components/notification for the user interface. Furthermore, you have to extend the protobuff file with the new NotificationType.

Add regexp to check the validation of the webhook URL.

Rocket.Chat Webhook Documentation: https://docs.rocket.chat/guides/administration/admin-panel/integrations

ghost commented 2 years ago

Can I work on this issue?

polaroi8d commented 2 years ago

@VoidCupboard go ahead, feel free to work on it, don't hesitate to ask if you have any questions, you can find us on Discord.

ghost commented 2 years ago

Oh okay, thanks @polaroi8d :)

asi309 commented 1 year ago

Is this open? If so, Can I work on this?

polaroi8d commented 1 year ago

Yes, for sure @asi309

chandhuDev commented 12 months ago

closed by #867