go-neb
go-neb copied to clipboard
Feature request: GitLab integration
As the subject says, for those of us who don't leave their code on GitHub. ;)
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
GitLab integration would be great, best not only for gitlab.com but any self-hosted instance of GitLab as well.
finishing and merging #116 will solve this as well (partially)
As per Twitter, the discussion in https://gitlab.com/gitlab-org/gitlab-ce/issues/25634 points at a native Matrix integration into GitLab messaging.
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?
Maybe code from https://github.com/notifico/notifico can be re-used.
Any update on this integration? With Mozilla moving to Matrix.im, I am too, and much of my code is now on Gitlab.
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.
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.
I found this, I dont know how well it works, but maybe it would suffice? https://t2bot.io/gitlab/
This works great! Thanks
is this officially the integration to go to? https://t2bot.io/gitlab/
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.