We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Could also just switch to GitHub Actions CI/ CD, to keep it all here.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: