tektoncd/pipeline

Add support for PipelineRun display name

Aperta

#10.300 aperta il 17 giu 2026

 (9 commenti) (0 reazioni) (0 assegnatari)Go (1943 fork)auto 404
good first issuehelp wantedkind/feature

Metriche repository

Star
 (9013 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor