How to create Gitlab integrations

I need to create a Gitlab integration with our tool Like Gitlab have integration with Jenkins, Teamcity, Bamboo etc.
We do have the integration with above tools but as per the demand we need to have the integration with Gitlab.
So if someone can help how we can create Integration and make it publicly avialble.

Hi @birsikander

I’m not sure whether you need to create a full integration or maybe your product just needs to use the GitLab API, but I’d guess probably the latter.

Good luck!

Hi,

We need to have the full integration with GitLab. as we want to develop our integration as the plugin for GitLab. Can you please help me how we can do that.

Again, it’s not clear to me exactly what you want to do, but the docs I’ve linked above are the starting point for any software that needs to integrate with GitLab.

Hi @snim2,

Thanks for your prior responses, we are looking to have an integration which looks similar to the attached.
If you can guide us, how we can have this kind of integration

To do something like that most likely would require you opening an issue here: Issues · GitLab.org / GitLab · GitLab or writing to Gitlab directly to request for it being added https://support.gitlab.com/hc/en-us/requests/new. But it would require a lot of interest from people, they won’t just do it otherwise. The more people interested in having that integration added to Gitlab the better.

No doubt you will have to explain in a lot of detail about your integration, what benefits it adds, features, etc, etc.