Pipiline visibility of forks

Hi all,

We have a public gitlab.com repo that relies on people submitting merge requests. We are currently working on building a CI infrastructure and face to following problem:

People fork the main repository, make their changes and submit a merge request. Then the below image shows up and I have no idea what to do about it.

Screenshot 2020-07-30 at 19.50.32

My suspicion is that the pipeline visibility of these forks is non-public and we cannot get the pipeline status. How is the pipeline visibility for forks determined? Is this something I can control from the original repository?

Thanks,
David