Implement indicator to highlight that the pipelines are not from a specific ref when viewing commits in a detatched state
Related to https://gitlab.com/gitlab-org/gitlab/-/merge_requests/209645+ and https://gitlab.com/gitlab-org/gitlab/-/issues/578705+ Thread https://gitlab.com/gitlab-org/gitlab/-/merge_requests/209645#note_2842092931 We are adding logic to display pipelines for commits while viewing a detached state i.e. you've selected a commit instead of a branch or tag in the ref selector. After we have designed the indicator in https://gitlab.com/gitlab-org/gitlab/-/issues/578705+ we need to implement it in the frontend on the commits page
issue