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

when using `/gitlab todo` command assignments for archived projects are included. The gitlab interface does not show these issues to reproduce: - create a repository - create an issue -...

Help Wanted
Up For Grabs
Hacktoberfest
Difficulty/2:Medium
Tech/Go
Type/Enhancement

With https://github.com/mattermost/mattermost-plugin-gitlab/pull/125, the user can now subscribe to sub-groups using: `/gitlab subscribe parent-group/sub-group/sub-group-project` and `/gitlab subscribe parent-group/sub-group` However, subscribing to `parent-group` does not receive updates for any projects under `parent-group/sub-group`....

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

I use as well the Desktop-Mattermost client and the web interface in both the sidebar is gone after some minutes or within a few hours, which is anoying. The current...

Type/Bug

I've followed the instructions in the readme here, set up the plugin in mattermost, connected my user etc. I can see the gitlab-bar with the counters on mattermost correctly but...

Type/Bug

I could be understanding it wrong, but to me an archived project is inactive/frozen in time, so I don't expect to see assignments list include open issues from archived projects....

Needs Spec
Type/Enhancement

Hi. How can i subscribe channel to event from repository or group ? I don't understand it from manual

Type/Question

The structure of the webhook events messages isn't very consistent. E.g.: Comment on an issue: ``` $REPO New comment by $AUTHOR on $ISSUE_NUMBER $ISSUE_NAME $CONTENT ``` Close issue: ``` [$REPO]...

Needs Spec
Type/Enhancement

label events not popping up in merge requests, also would be great if we could subscribe to more than one label

Needs Spec
Type/Enhancement

#### Summary Implement `UserHasBeenDeactivated` plugin hook to disconnect a user when that user is deactivated. #### Ticket Link Fixes https://github.com/mattermost/mattermost-plugin-gitlab/issues/287 Maybe obvious, but in order to test, you have add...

Do Not Merge/Awaiting PR
3: QA Review