Skip to content
Snippets Groups Projects

Draft: CI: use 'workflow' to avoid duplicate pipelines

Open Riccardo Maria Bianchi requested to merge ci-avoid-duplicate-pipelines into main

In our CI setup, duplicate pipelines are started when pushing to a branch that is attached to an open Merge Request.

For example:

image

This happens because when a MR is created, a new commit to the attached branch triggers one pipeline for the open MR and one for the branch itself.

The CERN GitLab team suggested me to take a look at those pages:

In this MR, I will try to configure our CI to avoid duplicate pipelines.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading