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

Support GitLab CI on a GitHub repository #58

Open
finkandreas opened this issue Feb 4, 2025 · 0 comments
Open

Support GitLab CI on a GitHub repository #58

finkandreas opened this issue Feb 4, 2025 · 0 comments

Comments

@finkandreas
Copy link

Hello,
I did not find exactly the answer in your docs, and it mentions to open an issue for a different CI environment.
I have the following setup:

  • My repository is hosted on github
  • For reasons, I have a github action, that mirrors the repository to gitlab, because private runners are connected to gitlab
  • Now the codspeed runs in an gitlab environment
  • I want the report go to github, not gitlab

So the PR exists on github, while the actual CI is running in a mirror repository that has a gitlab environment.
Now I know that you support both github and gitlab environments, but there are probably some assumptions that are just not true in the setup that I have. For instance there is no MR on the gitlab side, only the branch.
Any chance to trick codspeed to believe that it is a github environment, and which variables would I need to set, such that the report would be sent to the github repository?

Thanks for figuring this out.

@art049 art049 changed the title Different CI environment Support GitlabCI on a GitHub repository Feb 19, 2025
@art049 art049 changed the title Support GitlabCI on a GitHub repository Support GitLab CI on a GitHub repository Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants