-
Suggestion
-
Resolution: Unresolved
-
None
Problem Definition
When running multiple Pipelines builds on a certain commit, there is often one build status that gets updated. This is the case, for example, when running multiple custom pipelines for a certain commit/branch: https://jira.atlassian.com/browse/BCLOUD-23256
Some users would like to be able to see a list of all builds that ran for a specific commit/branch, when looking at a PR with source branch the branch that the builds ran for.
Suggested Solution
Instead of updating the existing build status of a commit, create a new build status for each pipeline that runs on a commit/branch.
This request is different than https://jira.atlassian.com/browse/BCLOUD-23256 because the latter refers to custom pipelines only. This request is to keep and show the statuses of all pipelines builds in a commit, custom or not.