Welcome to mirror list, hosted at ThFree Co, Russian Federation.

fix-commit-status-with-child-pipeline.yml « unreleased « changelogs - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: eacbcd8bc0f8a88d7fe9b8d0bc24090e9485a92c (plain)
1
2
3
4
5
---
title: Filter out pipelines that were excluded in the relation scope in Ci::Pipeline#latest_pipeline_per_commit
merge_request: 55657
author: Cong Chen @gentcys
type: fixed