mattermost-plugin-gitlab icon indicating copy to clipboard operation
mattermost-plugin-gitlab copied to clipboard

GitLab plugin for Mattermost

Results 155 mattermost-plugin-gitlab issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

Help Wanted
Up For Grabs
Hacktoberfest
Tech/ReactJS
Difficulty/3:Hard
Tech/Go
Type/Enhancement

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.

Help Wanted
Up For Grabs
Difficulty/1:Easy
Tech/Go
Type/Enhancement

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...

Help Wanted
Hacktoberfest
Difficulty/2:Medium
Good First Issue
Tech/Go
Type/Bug

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...

Help Wanted
Up For Grabs
Tech/Go
Type/Enhancement

Is it possible to subscribe to only failures for pipelines, and not successes, or vice versa?

Help Wanted
Up For Grabs
Hacktoberfest
Difficulty/1:Easy
Type/Enhancement

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...

Help Wanted
Up For Grabs
Tech/Go
Type/Bug

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...

Help Wanted
Up For Grabs
Tech/ReactJS
Tech/Go
Type/Enhancement
Tech/TypeScript

Creating tags and issues yields the following: ![image](https://user-images.githubusercontent.com/81547/127176612-2104c75f-8673-496b-b044-4767bc87e9c8.png) 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?

Help Wanted
Up For Grabs
Tech/Go
Type/Enhancement

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...