tektoncd/pipeline

Add support for PipelineRun display name

Ouverte

#10 300 ouverte le 17 juin 2026

 (9 commentaires) (0 réaction) (0 personne assignée)Go (1 943 forks)auto 404
good first issuehelp wantedkind/feature

Métriques du dépôt

Stars
 (9 013 étoiles)
Métriques de merge PR
 (Merge moyen 9j 3h) (137 PRs mergées en 30 j)

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

Guide contributeur