Using GitLab CI/CD with GitHub
GitLab’s award-winning CI/CD is available for GitHub as well as other SCM solutions.
Try GitLab EE FREE for 30 days, no credit card required – https://goo.gl/JdznoY
Want to know more about our free GitLab.com? https://goo.gl/Uol8bl
GitLab License FAQ – https://goo.gl/hZAsYF
Questions?? – https://goo.gl/i7KzQ8
source
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?
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.
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.
You guys are amazing for letting users of other platforms profit from your service.