Skip to content

CI/CD: basic support for external repositories and GitHub

Making GitLab CI/CD work with external repositories is important. We provide basic support if a user configures repository mirroring https://gitlab.com/gitlab-org/gitlab-ee/issues/3821 and enables pipelines to be run, but the setup process is manual and the results aren't pushed back to the external repository.

Proposal

Links

Make GitLab CI/CD work with an external repository (GitHub, Bitbucket): https://gitlab.com/gitlab-org/gitlab-ee/issues/3835

Edited by James Ramsay (ex-GitLab)