mattermost-plugin-gitlab
mattermost-plugin-gitlab copied to clipboard
Add functionality that will attach a mattermost post to a specific issue inside a GitLab project
Similar to GitHub and Jira, this feature would add a post menu option for attaching to an issue in GitLab. A modal would show available projects and allow the user to search through issues within a project. Note that if the Mattermost user who authored the post is connected to GitLab, The comment should be attached as a post made in Mattermost referencing the user’s GitLab handle rather than Mattermost user ID
Looks Interesting.. is there any exploratory link for this or any other gitlab story related implementation in code that i can refer to?
my discovery - https://docs.gitlab.com/ee/api/notes.html#create-new-merge-request-note
The GitHub plugin already implements this. You can find the initial PR at https://github.com/mattermost/mattermost-plugin-github/pull/120.
The GitHub plugin already implements this. You can find the initial PR at mattermost/mattermost-plugin-github#120.
oh I'm no good with react so will have to pass this one.
Closing due to inactivity. The issue can be reopened with more interest from our community.