Matthew Dorner
Matthew Dorner
Changed the messages, anything else to do?
I would like to work on this.
I'm adding checks for the `"401 {error: invalid_token}"` error in the places where code from `main` calls into the `gitlab` client package. I believe I need to handle it in...
Just waiting to see the resolution of https://github.com/mattermost/mattermost-plugin-gitlab/pull/298, but may have another issue. In the case where the token is revoked AND expired, the attempt to renew the token will...
> Issue created from a [Mattermost message](https://community-daily.mattermost.com/_redirect/pl/mfpczbpm9bydunfu577489gx8w) _by `@thiefmaster`_. I was trying to see what specific need prompted this Issue, but the link doesn't work for me.
I would like to work on this.
The merge request approval and unapproval are still `MergeEvent` type webhook events, so there would be no additional subscription feature. You'd just add the code in `webhook/merge_request.go` to handle the...
Does the new hook need to be added to some documentation repos?
Hmm, didn't realize I could only request review from one person lol.
I see that attachments are being stored in a separate `props` field in the database as a JSON string, and that field is not being included in the search (with...