maubot/gitlab

KeyError: 'Deployment Hook'

Opened this issue · 0 comments

Following error occurs sometimes (probably when receiving a gitlab hook):

Failed to handle Gitlab event
Traceback (most recent call last):
  File "/home/service/maubot/plugins/xyz.maubot.gitlab-v0.1.0.mbp/gitlab_matrix/bot.py", line 121, in process_hook
    evt = EventParse[req.headers["X-Gitlab-Event"]].deserialize(body)
KeyError: 'Deployment Hook'