AFAIK there are not official TeamCity and Gitlab integration plugins, but is there any unofficial project doing this? I need to dynamically build merge requests created on Gitlab on TeamCity and provide feedback of the build status on merge request section. Anybody have achieved this? Is there any alternative using other CI server?
Asked
Active
Viewed 1,883 times
15
-
You can create a feature request for this on `feedback.gitlab.com` – jvanbaarsen May 22 '14 at 19:30
-
what kind of feedback where you looking for? – JonSquared Apr 05 '15 at 10:18
-
Please consider voting for https://youtrack.jetbrains.com/issue/TW-41219 – KIR May 19 '16 at 11:01
-
I believe this question contains the answer: http://stackoverflow.com/questions/36172292/show-in-gitlab-teamcity-builds-status – KIR Aug 18 '16 at 12:43
1 Answers
0
Have you checked out Team Citys rather extensive REST API?https://confluence.jetbrains.com/display/TCD10/REST+API
Maybe you can find what you're looking for there?

Janspeed
- 2,644
- 2
- 22
- 22