go-neb icon indicating copy to clipboard operation
go-neb copied to clipboard

Feature request: GitLab integration

Open lbeltrame opened this issue 8 years ago • 13 comments

As the subject says, for those of us who don't leave their code on GitHub. ;)

lbeltrame avatar Nov 22 '16 19:11 lbeltrame

Relevant info:

  • Webhooks https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/web_hooks/web_hooks.md
  • Creating issues http://docs.gitlab.com/ee/api/issues.html#new-issue

kegsay avatar Nov 24 '16 10:11 kegsay

GitLab integration would be great, best not only for gitlab.com but any self-hosted instance of GitLab as well.

svoop avatar Dec 14 '16 17:12 svoop

finishing and merging #116 will solve this as well (partially)

aviraldg avatar Dec 21 '16 15:12 aviraldg

As per Twitter, the discussion in https://gitlab.com/gitlab-org/gitlab-ce/issues/25634 points at a native Matrix integration into GitLab messaging.

almereyda avatar Dec 25 '16 22:12 almereyda

Could this be adapted from the GitHub implementation, or even abstracted in so both share code?

Also: Are there experiences in using the webhook implementation for connecting GitLab?

almereyda avatar Sep 25 '17 10:09 almereyda

Maybe code from https://github.com/notifico/notifico can be re-used.

Croydon avatar Apr 28 '18 01:04 Croydon

Any update on this integration? With Mozilla moving to Matrix.im, I am too, and much of my code is now on Gitlab.

ChristopherRabotin avatar Dec 21 '19 09:12 ChristopherRabotin

latest info on https://gitlab.com/gitlab-org/gitlab/issues/22996

is there any chance to get a webhook endpoint, like slack? currently this is the typical industry standard and commonly used.

kaystrobach avatar Feb 11 '20 12:02 kaystrobach

This could absolutely be adapted from the Github implementation. I would be hesitant about merging the two implementations prematurely - it's a lot easier to be confident about a new integration stand-alone, than it is to be confident that the merge doesn't break a bunch of people using Github.

I don't personally see this as a lot of work to do, and there's clearly interest to get this added. I am no longer familiar with the deployment practices around this project, but I can definitely ask around to see what can be done to push this along, because frankly it's an easy win.

kegsay avatar Feb 12 '20 11:02 kegsay

I found this, I dont know how well it works, but maybe it would suffice? https://t2bot.io/gitlab/

micah avatar Sep 16 '20 20:09 micah

This works great! Thanks

ChristopherRabotin avatar Sep 18 '20 08:09 ChristopherRabotin

is this officially the integration to go to? https://t2bot.io/gitlab/

timmwille avatar Jan 05 '21 11:01 timmwille

is this officially the integration to go to? https://t2bot.io/gitlab/

also curious.
We've used this, but the results vary. Sometimes the ping happens days later, other times, none at all.

theoryshaw avatar Dec 07 '21 16:12 theoryshaw