-
Notifications
You must be signed in to change notification settings - Fork 281
Description
Feature request
Display pipeline and task description on pipelinerun details.
Use case
[Company needs]
We currently have a pipelines catalog stored in a github repo, describing Pipeline, Task, and StepAction.
One team maintains this repo.
This pipelines catalog is used by other teams with PipelineRuns.
Many pipelines can be picked from our pipelines catalog, but it is not easy to know directly on the dashboard, when they run the pipeline, what the pipelines do.
To improve the user experience/knowledge, it will be great to display pipeline and task description when displaying PipelineRun details page, using fields already available from the API.
I tried the new UI but that doesn't solve the problem.
Additional context
For example, display Pipeline and Task description from our pipelines catalog here will be appreciated :
