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

added proper link on notification on PR (close , open, reopen) and issue (close, repoen) ticket here Fixes #194

3: QA Review

implemented pagination for information fetched from gitlab. ticket here Fixes #237 Please find the fix screenshot here ![image](https://user-images.githubusercontent.com/86650698/161432287-4cfd2db8-5d16-4bdb-b7dc-8dd7132b3dd1.png)

Lifecycle/1:stale

This merge request enables the run build trigger. https://github.com/mattermost/mattermost-plugin-gitlab/issues/213 This is a WIP PR, while working on it i got lost in between with how to make this aligned with...

Awaiting Submitter Action
Hacktoberfest
Lifecycle/2:inactive
hacktoberfest-accepted

TODO : * [ ] test * [ ] all pages in `addWebhook` to check already exist Fix #15 Fix #46

Work In Progress
Lifecycle/2:inactive

A customer is expecting their pipeline events to be handled by the plugin. We handle the `Pipeline Hook` events, but not the `Job Hook` events. I suspect this is the...

A user is getting this error when running `/gitlab connect`: > The requested scope is invalid, unknown, or malformed I believe the error is showing in GitLab's interface after the...

Help Wanted
Up For Grabs
Hacktoberfest
Tech/Go
Type/Bug

A a receiver of a link, I see a sign in text when my colleague shares link of a private repo. ![alt text](https://gitlab.com/gitlab-org/gitlab-ce/uploads/125e6142399bfe384509acee011a2cd7/Screenshot_from_2016-01-14_11-21-05.png "gitlab sign in")

Needs Spec
Type/Enhancement

When the `flow` branch is deployed, I see GitLab producing an error in the dev console when the web app loads. ![image](https://user-images.githubusercontent.com/35588783/157520565-75e78d87-ab4a-4fc1-bcfa-1b8555fc038e.png)

Type/Bug

The task here is to investigate why we might be hitting the burst limit specified by the `go-gitlab` client. Each MM user should have its own rate limit, but it...

Our docs say `Select all the events in Triggers.` for the step of configuring the events, but we only support a limited set of them. We should list the supported...