mattermost-plugin-gitlab
mattermost-plugin-gitlab copied to clipboard
GitLab plugin for Mattermost
#### Summary Add DM and Channel notifications for Merge Request `approved` and `unapproved` webhook actions. #### Ticket Link Fixes https://github.com/mattermost/mattermost-plugin-gitlab/issues/282
"I noticed that the gitlab plugin record is not always expiring or deleting when the user's mattermost account is made inactive by an LDAP sync." _Issue created from a [Mattermost...
We have an group on gitlab.com which is secured by SAML. That means if you use the url "gitlab.com/groups/mycompany" you will be redirected to the company SSO and forced to...
- [x] https://github.com/mattermost/mattermost-plugin-gitlab/pull/273 - [x] https://github.com/mattermost/mattermost-plugin-gitlab/issues/249
GitLab new Icon Updated #### Summary #### Ticket Link
now gitlab events name looks same as github events. ticket here Fixes https://github.com/mattermost/mattermost-plugin-gitlab/issues/277
When a merge request gets approved it is an indicator to go do something else. This request is for adding the ability to subscribe to merge request is approved or...
This PR is forked of [#224](https://github.com/mattermost/mattermost-plugin-gitlab/pull/224) to continue the work.
This PR fixes the bug bug in https://github.com/mattermost/mattermost-plugin-gitlab/issues/257 The problem with the error The requested scope is invalid, unknown, or malformed is caused by more scopes being selected in the...
add logic to hide/show left gitlab sidebar actions ticket here Fixes #234