mattermost-plugin-gitlab
mattermost-plugin-gitlab copied to clipboard
GitLab plugin for Mattermost
GitLab View Lists in RHS Add functionality that will open GitLab team sidebar items in RHS rather than browser window For GitLab a connected user will see options on the...
Gitlab 13.5 (behind a feature flag) introduced merge requests reviewers: https://about.gitlab.com/blog/2020/10/13/merge-request-reviewers/ It would be great if this plugin also listed those as needed review.
It writes "New tag" also when I delete a tag. Output looks like this when I push a new tag and when i push --delete a tag: https://paste.ee/p/xwvbQ _Issue created...
GitLab sends an Issue event ... > when an issue is created, updated, closed, or reopened Unfortunately, this also applies to label assignments, and causes a lot of noise in...
Is it possible to subscribe to only failures for pipelines, and not successes, or vice versa?
Hello, I was setting up the plugin and everything worked fine. Then I've accidentally started the Mattermost server instance and lost the whole configuration and now I am setting it...
Hi folks, to be reminded of pending issues, I've enabled the daily reminder - which works great. Unfortunately, there is an issue when accessing Mattermost with the (Android, didn't use...
Creating tags and issues yields the following:  It seems as if https://github.com/mattermost/mattermost-plugin-gitlab/blob/442334dbe0ec95127d7d7f50330aaea3adbbe71a/server/webhook/tag.go#L43 goes awry. couldn't it just use `UserName` directly?
Hi, I have a group and many subgroups on my gitlab installation. I manage many customers so I divide my mattermost server in many channel to manage one channel for...
Is it possible to get only messages for custom events like issue creation? E.g. i want to subscribe to messages if a new issue is created (and maybe closed) with...