Skip to content

[FEAT] triggered pipelines are not analysed #130

@LionnelC

Description

@LionnelC

triggered pipelines are not analysed

A GitLab pipeline is able to trigger another one. In my mind, such pipeline has also to be analysed.

Reference: https://docs.gitlab.com/ci/yaml/#trigger

Idealy

Plumber also analyse the ci that are triggered and integrate in reports.

Implementation Hints

Example of .gitlab-ci.yml content:

trigger-multi-project-pipeline:
  trigger: my-group/my-project

Files Touched

To be analysed

Why It's Valuable

Triggered pipeline are part of the ci flow, and in consequence need also to be analyzed.

What is your opinion ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions