As a: developer
I want: to to view the ring name from bedrock.yaml
So that: I can introspect my services
Describe the solution you'd like:
Currently, it's a bit confusing when the branch name is x and environment name deploy/something-x because it does not clarify which one is ring and whether the branch name was a branch in source repo or HLD repo. Could do some thinking around this.

- Ring name should be derived from bedrock.yaml during the source build pipeline process
Acceptance Criteria:
Column data makes more sense
Describe alternatives you've considered:
So far we've considered branch name to belong to source repo and environment name to belong to HLD, but there's no correct ring name.
Additional context:
Does this require updates to documentation?: No
As a: developer
I want: to to view the ring name from bedrock.yaml
So that: I can introspect my services
Describe the solution you'd like:
Currently, it's a bit confusing when the branch name is
xand environment namedeploy/something-xbecause it does not clarify which one is ring and whether the branch name was a branch in source repo or HLD repo. Could do some thinking around this.- Ring name should be derived from bedrock.yaml during the source build pipeline processAcceptance Criteria:
Column data makes more sense
Describe alternatives you've considered:
So far we've considered branch name to belong to source repo and environment name to belong to HLD, but there's no correct ring name.
Additional context:
Does this require updates to documentation?: No