Using GitLab CI/CD pipelines with GitHub repositories

preview_player
Показать описание
Using GitLab CI/CD with GitHub

GitLab's award-winning CI/CD is available for GitHub as well as other SCM solutions.

Рекомендации по теме
Комментарии
Автор

several things are missing in this video

1. what's the recommend permission to set github "Personal access token"
2. why it needs import the repo from github to gitlab, that's weird, when I only need run a cicd on it.
3. If I update the repo in github, what happen to the repo in gitlab? Does it get auto-sync?

billwang
Автор

It doesn't work. Only importing to gitlab for once and when I am push (with pull request) something to github – I don't got any changes in imported gitlab project.

AlexanderPolozhevets
Автор

How can I make pull request in the the pipeline with the yml? I need to pull from a private instance of github with a runner that has connectivity.

pitchblack
Автор

You guys are amazing for letting users of other platforms profit from your service.

patricks