We need a native Harness step to create a GitLab pull request (PR). This will replace our current manual workaround with shell scripts, making our CI/CD process more sustainable and scalable. Our existing process uses a dedicated action to create a GitLab PR, which is essential for triggering our security and compliance pipelines. To replicate this in Harness, we are currently forced to use a complex and hard-to-maintain workaround with shell commands and a custom Docker image. This manual process is not scalable. It makes it difficult to onboard new projects and introduces maintenance overhead, as any change requires updating many different scripts and templates.
Created by Anne Batchu
·