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?