Is there a way to segregate build history for each workflow (as with Jenkins pipelines)

Currently there seems to be no way to segregate build history for each workflow (as with Jenkins) in order to search for a particular build job inside a workflow. At present build jobs triggered through CircleCI API as well as workflows triggered through code commit are displayed on the same console without any segregation. This makes it very difficult to look for history of a workflow and history of jobs within that workflow.

Hi @sapanprajapati,
It is possible to view the history of a workflow, on the workflows page. However, it is not possible to sort based on workflows on the builds page. If you have a moment, please add this to our Ideas page. We are trying to get more ideas, discussion and voting there to help us prioritize new and improved features.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.