maubot/gitlab

"webhook add" fails to respond in case of invalid repository path

Opened this issue · 0 comments

The following command fails to return:

!gitlab webhook add nonexistent/

Instead it should respond with an appropriate error message.

The bot emits a stacktrace caused by the following exception:

gitlab.exceptions.GitlabGetError: 404: 404 Project Not Found