pc2 / pc2/AuroraFlow

GitLab CI fails when triggered from GitHub

Open
#33 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug CI
Dominant language
C++
Stars
19
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Currently, it seems that the CI pipeline fails with an yaml invalid error if the pipeline is triggered automatically from GitHub.
Manually creating a new pipeline from the same commit in GitLab resolves this issue.

See screenshot of failing pipeline in GitLab CI:
Bildschirmfoto 2024-08-05 um 14 52 45

Since re-running fixes the invalid YAML error, this issue may be related to something else. A very similar open GitLab issue exists here: https://gitlab.com/gitlab-org/gitlab/-/issues/207320

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the repository's GitLab CI configuration and the automatic GitHub-triggered pipeline, then compare its invalid-YAML failure with a manual rerun from the same commit. The referenced GitLab issue may help investigate the behavior. Done means the automatic trigger validates and completes successfully without requiring a rerun.

Written by the indexing model from the issue text.

Assessment

Tech stack
github, gitlab
Domain
ci-cd, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.