Skip to content

feat: Display trigger jobs in sidebar

Description

This is a minimum-viable version of displaying downstream trigger jobs. It does not support expanding nested pipelines, but shows separate statuses for the trigger job and the new pipeline. The child pipeline can be opened in the web browser.

Related Issues

#1002

How has this been tested?

A fork of https://gitlab.com/gitlab-org/project-templates/jsonnet can be used.

Screenshots (if appropriate):

Screenshot_2024-01-28_at_16.41.06

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Lennard Sprong

Merge request reports

Loading