Skip to content

simple teamcity support

Matthias Käppler requested to merge github/fork/apazdnikov/master into master

Created by: apazdnikov

FR http://feedback.gitlab.com/forums/176466-general/suggestions/4139027-teamcity-integration

Simple Teamcity integration for MergeRequest build status and link on a build.

Algorithm: get status of the last build in Teamcity for concrete Teamcity.BuildConfiguration_ID and MergeRequest.SourceBranch and MergeRequest.Commits.Last

Algorithm is very simple but it is working for us since 2014/07/15 and everybody happy :-)

Merge request reports