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
What is the feature request? What problem does it solve? When you open a PR from a fork, our Gitlab CI does not trigger. This is because the Gitlab CI/CD mirroring does not handle forks on GitHub SCM https://gitlab.com/gitlab-org/gitlab/-/issues/5667
This makes it harder for any external contributors to merge and test. So far I've been merging manually any such contributions.
Suggested solution
Trigger Gitlab CI from Github Actions instead using something like https://github.com/marketplace/actions/trigger-gitlab-ci
The text was updated successfully, but these errors were encountered:
This looks interesting as potential implementation as well: https://github.com/coq/bot
Sorry, something went wrong.
Triaged. Closed as stale.
Will be revisit in the future, once we have external contributors, that are not maintainers in the project.
This might be helpful https://github.com/marketplace/actions/trigger-gitlab-ci-through-webhooks
No branches or pull requests
What is the feature request? What problem does it solve?
When you open a PR from a fork, our Gitlab CI does not trigger. This is because the Gitlab CI/CD mirroring does not handle forks on GitHub SCM
https://gitlab.com/gitlab-org/gitlab/-/issues/5667
This makes it harder for any external contributors to merge and test. So far I've been merging manually any such contributions.
Suggested solution
Trigger Gitlab CI from Github Actions instead using something like https://github.com/marketplace/actions/trigger-gitlab-ci
The text was updated successfully, but these errors were encountered: