Xcode cloud and gitlab pipeline status running.

We have a combination of Xcode cloud and a self-hosted gitlab. After pushing changes to the repository, Xcode cloud performs Unit and UITests successfully but the gitlab pipeline stucks in running status.

Is there any way to inform gitlab whether a workflow succeeded or failed?

I've found the solution after playing around in gitlab settings for a while. Simply uncheck the Confidential option in User Settings -> Applications.

Do you also track the status of your gitlab pipeline before running the xcode cloud workflow? Curious if this is possible

Xcode cloud and gitlab pipeline status running.
 
 
Q