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

Add functionality that will attach a mattermost post to a specific issue inside a GitLab project

Open aaronrothschild opened this issue 5 years ago • 3 comments

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

aaronrothschild avatar Oct 02 '20 17:10 aaronrothschild

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

tw-ayush avatar Oct 10 '20 16:10 tw-ayush

The GitHub plugin already implements this. You can find the initial PR at https://github.com/mattermost/mattermost-plugin-github/pull/120.

hanzei avatar Oct 12 '20 08:10 hanzei

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.

tw-ayush avatar Oct 14 '20 18:10 tw-ayush

Closing due to inactivity. The issue can be reopened with more interest from our community.

wiersgallak avatar Jun 19 '23 19:06 wiersgallak