[UX/UI] Filter by workflow
K
Kyle Tryon
Currently it is possible to view jobs and workflows by branch but you can not specify further to show individual workflows. Users with multiple workflows may have trouble finding certain jobs that run less often when there may be many commits being made.An example would be a project (on any branch) with a workflow that runs per-commit and a secondary workflow that runs once per week.
There would currently be no way to exclusively view the scheduled weekly workflow.
CCI-I-757
Nathan Fish
Merged in a post:
Filters on pipelines pages
A
Arthur Rio
In our new UI, we no longer have workflow/jobs pages - so we've modified this idea to apply to the pipelines page.It would be helpful to have some basic filtering on both pages to search for past builds. Workflow page:- Build status (Failed, Success, Running)- Build type (Commit, Triggered/Cron)- Workflow name Jobs page:- Build status (Failed, Success, Running)- Build type (Commit, Triggered/Cron)- Workflow name- Workflow step
CCI-I-495
Richard Dobson
This would be really great - We have a mixture of manual and automated workflows so comparing previous executions of the manual ones involves scrolling through weeks of nightly builds to find specific workflows.
Malinna Leach
The ability to filter by tag would be so useful! It's such a frustrating experience currently!
L
Lisa Karlin Curtis
I've just hit exactly this problem and there's really no solution - seems mad to me that this is missing.
Is there any chance of getting this added?
Jonathan Willis
I'm here too for similar reasons. We create a build, which is tagged, i.e. 1.50.1
We use Circle to deploy to different environments. So once we get sign off in test, I then want to run the step to deploy to production. It can be very difficult to find the pipeline tagged 1.50.1 if we have made several new builds after it went into testing. I wish we could search the pipelines by Tag, that way, we can easily jump to it, and push the deploy to production button.
The API only returns everything + paging. I don't want to have to pull down everything to find the correct pipeline.
A
Aleksander Roj
Considering this was first requested in 2018, is there any plan to actually roadmap this and deliver it any time soon? Would really appreciate some feedback from the CircleCI team.
Bartosz Grabski
Ping on this. It would be very useful.
Kamil Śliwak
Another useful thing to filter by would be tags. Currently it doesn't seem possible to see only workflows that ran on tagged commits or on a particular tag. So If I want to go back to a workflow from the last release I need to crawl to it page by page, which is super painful.
Josh Duff
We're contemplating moving away from CircleCI cron for scheduled tasks because it clutters up our pipelines dashboard so much.
We need the ability to view either "only cron/scheduled" or "everything but cron/scheduled".
Anonymous
I would also like this.
Load More
→