tektoncd/pipeline

Add support for PipelineRun display name

Aberta

#10.300 aberto em 17 de jun. de 2026

 (8 comentários) (0 reação) (0 responsável)Go (1.943 forks)auto 404
good first issuehelp wantedkind/feature

Métricas do repositório

Stars
 (9.013 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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

Guia do colaborador