I have an on-premises UiPath Orchestrator and would like to connect it with GitLab. I have my projects stored in GitLab from UiPath Studio and want to know if it is possible to directly push or deploy these projects to the Orchestrator. I know that typically, UiPath projects are managed via UiPath Studio and deployed through the Orchestrator. Integration with GitLab usually involves version control and CI/CD pipelines, but direct “push” from GitLab to Orchestrator may require custom scripts or APIs.
Has anyone tried this and could advise on how to do it? Thank you.