Describe the bug
Not sure if this is a bug or a doc update. If a token is protected, it can't be used for merge request comment in gitlab (with --comment). However, a missing token is currently ignored and returns status code 0. This causes confusion when it is not working. Should print a warning about it or update the doc to call out
Describe the bug
Not sure if this is a bug or a doc update. If a token is protected, it can't be used for merge request comment in gitlab (with
--comment). However, a missing token is currently ignored and returns status code 0. This causes confusion when it is not working. Should print a warning about it or update the doc to call out