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

Fix the symbol used to prefix GitLab merge requests #938

Closed zecakeh closed 3 weeks ago

zecakeh commented 1 month ago

Contrary to GitHub, GitLab only uses # for issues. Merge requests use ! as a prefix. This way, the bot messages are consistent with GitLab's interface.