Add a proper branch pipeline history
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Problem to solve
It's difficult to see the pipeline history based off of the branch. There is a branches section, but it only shows the latest pipeline that ran for that branch. It would be very helpful to be able to see a history of pipelines for a branch instead.
Further details
Often, if we want to deploy a specific thing, it involves searching for a particular build pipeline for the master branch and running that deploy again. I am sure there are tons of other use cases. I would not like to have to tag everything I want to be able to easily look at.
Proposal
On the Pipelines > Branches tab, add a dropdown indicator which will show the history of pipelines for that branch or have a separate page we can go to (since this would probably need to be paginated).
What does success look like, and how can we measure that?
People can easily browse the past pipelines based on the branch
Links / references
None