We had some people ask if it was possible for pipelines to control the naming of stages/steps so they could see at-a-glance what the pipeline is doing instead of clicking in to the stage/step and grok the logs.
For example, we have a pipeline that takes input to perform some upgrades on the provided nodes (e.g, Core,Worker,Infra). One or more of the stages may use the "repeat" strategy for each of the provide nodes and when the pipeline execution is viewed you see "Main Cluster Upgrade_0", "Main Cluster Upgrade_1", "Main Cluster Upgrade_2", etc...
The order of those stages/steps will be dynamic based on the user-provided input and requires someone to click on each individual stage/step to determine what exactly the pipeline did. It would be really nice if we had some control or influence over what the labels show when the pipeline is running.
Created by zendesk-write-access
September 14, 2023