Filter pipelines by tags like latest
Release notes
Problem to solve
Have an overview about which branches currently fail CI and which ones do not.
Intended users
Delaney (Development Team Lead)
Wants to know the overall progress and status.
Sasha (Software Developer)
Wants to know how the others are doing.
Devon (DevOps Engineer)
Wants to know if there are unusually many pipelines failing, maybe due to system problems.
User experience goal
The user should be able to get a quick overview across all current branches without having to check which pipelines belong to the same branch and are outdated.
Proposal
Add a token to the filters on the pipelines page that allows the user to filter by pipeline tags like latest
or scheduled
.
Further details
There are currently sporadic problems with our gitlab runner. Fixing the runner means restarting all pipelines that failed due to that problem, which means looking at just the latest
pipelines.
Permissions and Security
Same as other filters on the pipelines page.
Documentation
Availability & Testing
Available Tier
Free
What does success look like, and how can we measure that?
Acceptance:
- Pipelines can be filtered by tags
latest
andscheduled