Pipeline index page for each pipeline schedule

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

  • Close this issue

Problem

Today, we have a pipeline index page. This page shows all pipelines regardless of how it's executed.

Screenshot_from_2018-10-24_14-23-53

There are various ways to run pipelines, for example, run a pipeline manually, run a pipeline via API, and of course, run a pipeline via pipeline schedules.

Now, let's think about a hypothetical situation, user created a new pipeline schedule to verify the latest code works properly. Their code has some external dependency. If one of the dependencies updated, their code might be broken.

The user wants to check when the pipeline would be broken, but it's difficult to check because all pipelines are buried in thousands of unrelated pipelines.

Rather, the user wants to see pipelines executed by a pipeline schedule only. So that they can quickly investigate when unexpected external dependency update happened.

Proposal

Create pipeline index page that shows only scheduled pipelines. This page should be jumped from pipeline schedule index page

Screenshot_from_2018-10-24_14-35-48

Edited Jun 25, 2025 by 🤖 GitLab Bot 🤖
Assignee Loading
Time tracking Loading