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
267 stars 66 forks source link

Add support for GitLab issues #956

Open zecakeh opened 1 week ago

zecakeh commented 1 week ago

Adds support for GitLab opened, closed, reopened and updated issue webhooks.

Leaving this as a draft for now as I will also try to add support for issue comments.

Support for comments added, with threads for discussions, like in MRs.

zecakeh commented 1 week ago

Support for comments added, with threads for discussions, like in MRs.