Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trigger GitLab CI runs for external PRs #127

Open
austince opened this issue May 1, 2020 · 1 comment
Open

Trigger GitLab CI runs for external PRs #127

austince opened this issue May 1, 2020 · 1 comment
Labels
kind/ci Something involving the CI/CD or Development Process kind/feature New feature or request

Comments

@austince
Copy link
Contributor

austince commented May 1, 2020

GitLab CI works by mirroring the GitHub repo but this does not allow external PRs to trigger CI pipelines, as the PR itself is not mirrored.

Coming from this suggestion, we should add a GH Action to trigger GitLab CI jobs for external PRs. Need to see if this will work for forks making PRs.

See:
https://github.com/marketplace/actions/trigger-gitlab-ci

@austince austince added the kind/feature New feature or request label May 1, 2020
@austince austince linked a pull request May 1, 2020 that will close this issue
@austince austince removed a link to a pull request May 1, 2020
@austince austince added the kind/ci Something involving the CI/CD or Development Process label May 1, 2020
@austince
Copy link
Contributor Author

Could also just switch to GitHub Actions CI/ CD, to keep it all here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/ci Something involving the CI/CD or Development Process kind/feature New feature or request
Development

No branches or pull requests

1 participant