Skip to content

[Bug][gitlab] Deployment count is wrong when downstream pipeline is used #8145

@MarcViola

Description

@MarcViola

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

Requested this feature to be supported #8009
After testing with downstream pipeline, the number of deployments don't add up.
I've tested a few similar projects and the count is not correct.

image

image

image

image

What do you expect to happen

It should only be 1 deployment.

How to reproduce

Parent Test:
stage: build
trigger:
include: trigger-child.yml

Child Test:
tags:
- argo-ocp
stage: test
script:
- echo "Child pipeline"
environment:
name: PRODUCTION

Anything else

No response

Version

v1.0.2-beta2@2cadbf8

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    StaledevopsSomething about CI/CD (devops)type/bugThis issue is a bug

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions