Add support for PipelineRun display name
Author: valAndre07Created Jun 17, 2026Updated Sep 2, 2026
Labelskind/featurehelp wantedgood first issue
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
Source: tektoncd/pipeline