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

Enable PR (Gitlab CI) Checks for PR from forks #854

Open
antoniivanov opened this issue Jun 5, 2022 · 3 comments
Open

Enable PR (Gitlab CI) Checks for PR from forks #854

antoniivanov opened this issue Jun 5, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@antoniivanov
Copy link
Collaborator

antoniivanov commented Jun 5, 2022

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

@antoniivanov antoniivanov added the enhancement New feature or request label Jun 5, 2022
@antoniivanov
Copy link
Collaborator Author

This looks interesting as potential implementation as well: https://github.com/coq/bot

@antoniivanov antoniivanov changed the title Enable PR Checks for PR from forks Enable PR (Gitlab CI) Checks for PR from forks Sep 5, 2022
@sabadzhiev
Copy link

Triaged. Closed as stale.

Will be revisit in the future, once we have external contributors, that are not maintainers in the project.

@sabadzhiev sabadzhiev closed this as not planned Won't fix, can't repro, duplicate, stale Jun 22, 2023
@antoniivanov
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants