How to integrate existing third-party tools of the user on GitLab

I’m using existing team management tools such as Jira, Telegram, and Email. I want to integrate them into GitLab to manage and receive notifications about commits, issues, and pull requests. How can I do this?

Assuming you mean Gitlab and not Github, since you mention Github, yet this forum is for Gitlab, then you can find out how to do this by simply reading the Gitlab documentation:

5 Likes

@iwalker
Thank you for your help, it seems there was a bit of confusion. I want to use GitLab’s services. However, besides Jira, Email, and Telegram, I also want to integrate a third-party tool that is not on GitLab’s list of supported integrations. Is there a solution for this?

Sure, open an issue here Issues · GitLab.org / GitLab · GitLab and ask for an integration to be provided for whatever third party tool you are using that currently is unsupported. Maybe they will develop one for it.

Thank you!

1 Like