Skip to content

CI integration doesn't work correctly on forked repo MR

Summary

In a MR, the CI pipe line displayed correctly with a third party CI tool, such as Teamcity. However, this feature doesn't work with a forked repo's MR.

Steps to reproduce

  1. CI integrated to Teamcity
  2. Submit a Merge Request from an user's forked repo to main repo's master branch.
  3. Pipe line isn't appeared on the MR. a pipeline progress appears correctly with no-forked branch.

What is the current bug behavior?

What is the expected correct behavior?

Relevant logs and/or screenshots

  • Correct case: Correct

  • Incorrect case with forked repo:

incorrect

Edited by Guenjun Yoo