-
Notifications
You must be signed in to change notification settings - Fork 32
Description
Hi,
when I test "matrix-webhook" with curl -d '{"body":"...", "key": "..."}' https://... the body message is posted to the group. However, the Gitlab test shows this error message:
Hook executed successfully but returned HTTP 400 {"status": 400, "ret": "Missing body, key"}
for projects or groups (where it is possible on premium plans).
Or is it intentionally possible only via Google-Chat- or Microsoft-Teams-Integration?
BTW, Microsoft-Teams looks nice, while Google-Chat has some problems with Line-Feeds (at least one missing after "Compare changes", then multiple LF between commits).
But thank you so much for this great webhook gateway. It just works. I had a lot of trouble (took me too much time) with other matrix application service solution, which finally cannot cope (at least currently) with Gitlab group hooks.