Skip to content

Filtering CI jobs by date

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

It would be very useful to be able to filter CI jobs and pipelines by date so we can easily find ones that ran more than a few hours ago.

Similar to #387547 (closed), we have daily CI pipelines that we sometimes need to go back to several weeks later to identify a performance regression or other tricky bug. But with 60 jobs per day, 30 jobs per page, 3 seconds to load the next page of jobs, we need at least 84 seconds to scroll to the job we're looking for if it's two weeks old. That's assuming all goes well and the browser doesn't crash, the internet doesn't glitch and we don't miss that one job among 840 others (and with that amount of scrolling, a repetitive strain injury is a real possibility).

We'll investigate using the GitLab API as a workaround but being able to filter by date, jump to a date, or even jump to a page of jobs or pipelines, would be a more user-friendly and intuitive option.

Edited by 🤖 GitLab Bot 🤖