You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.