Open sumpfralle opened 3 years ago
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
The following command fails to return:
Instead it should respond with an appropriate error message.
The bot emits a stacktrace caused by the following exception: