Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-67758

MR pipeline status in GitLab is not valid if one commit triggers multiple individual multibranch pipelines

XMLWordPrintable

      We have a monorepo with multiple multibranch pipeline jobs that are triggered on their own if the commit changes their part of the repo.

      If an MR happens to trigger multiple jobs, it seems that all those jobs related to the same commit will change the pipeline status of the MR, meaning that the last job that finishes also sets the final status, no matter if the other ones have failed or succeeded.

      Is there maybe a way to make these individual jobs to be shown as stages in the MR pipeline? Or is the only way around this to have a single upstream pipeline that wraps all these individual pipelines?

            Unassigned Unassigned
            jmullo Jussi Mullo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: