tektoncd/pipeline

Add support for PipelineRun display name

开放

#10,300 创建于 2026年6月17日

 (9 条评论) (0 个反应) (0 位负责人)Go (1,943 个派生)auto 404
good first issuehelp wantedkind/feature

仓库指标

星标
 (9,013 个星标)
PR 合并指标
 (平均合并 9天 3小时) (30 天内合并 137 个 PR)

描述

Feature request

A PipelineRun in the UI is currently represented by the technical name, that is meant to be machine readable, not human readable.

It will be helpful to add new field to PipelineRun for display name, like it was done in this TEP for pipeline and task.

Param substitution would be great 🙏

After that, I could open a request on the dashboard repo to add this.

Before

After

贡献者指南