backstage-plugins icon indicating copy to clipboard operation
backstage-plugins copied to clipboard

[Feat]: Add a page for listing all executions of a particular pipeline

Open OrkoHunter opened this issue 3 years ago • 0 comments

🔖 Feature description

As of now the plugin lists down executions for all the pipelines in a project or as configured for the software component. But there should be a way to view all executions for a particular pipeline.

🎤 Context

This is useful for getting to see the past executions of one particular pipeline.

✌️ Possible Implementation

Either add a filter in the table to select a pipeline. Or create a new page which loads all executions for a single pipeline.

OrkoHunter avatar Nov 22 '22 13:11 OrkoHunter