matrix-org / matrix-hookshot

A bridge between Matrix and multiple project management services, such as GitHub, GitLab and JIRA.
https://matrix-org.github.io/matrix-hookshot/
Apache License 2.0
283 stars 68 forks source link

Outbound Webhooks #945

Closed Half-Shot closed 3 months ago

Half-Shot commented 3 months ago

This adds support for outbound webhooks as described in #942.

Rather than being bolted onto the existing generic hooks system, you'll need to add an outbound hook as a new connection to your room which is fairly trivial to do.