gnag icon indicating copy to clipboard operation
gnag copied to clipboard

Add GitLab support for updating merge requests

Open Andrewpk opened this issue 8 years ago • 3 comments

After working on project with @stkent that utilized gnag, I'd really like to continue using it within our development org. After reviewing the gnag repo, it seems like supporting our internal GitLab server wouldn't be difficult.

This issue is a feature request, which if found acceptable, I would be happy to do the development for. I had envisioned that this support would look very similar to the GitHub support currently included in gnag.

Andrewpk avatar Feb 14 '17 21:02 Andrewpk

Hmm, this would have to be a major structural change to the architecture of the plugin. I'm not opposed to changing Gnag to support multiple reporting systems but should probably be a larger discussion around GitHub abstraction before we can add GitLab.

btkelly avatar Feb 15 '17 21:02 btkelly

I am also interested in support for GitLab as well as Stash/Bitbucket.

johnjohndoe avatar May 15 '17 16:05 johnjohndoe

Regarding Gitlab:

  • https://github.com/jenkinsci/violation-comments-to-gitlab-plugin
  • https://github.com/tomasbjerre/violation-comments-to-gitlab-maven-plugin
  • https://github.com/jenkinsci/violation-comments-to-gitlab-plugin

And Bitbucket / Stash:

  • https://wiki.jenkins.io/display/JENKINS/Violation+Comments+to+Bitbucket+Server+Plugin

tomasbjerre avatar Nov 09 '17 05:11 tomasbjerre