Skip to content

Removes pipeline_status_cache_key method

What does this MR do and why?

Removes pipeline_status_cache_key method

Removes app/helpers/ci/status_helper.rb: pipeline_status_cache_key and its specs because it is not used anywhere. Solves a fraction of #420057

Changelog: removed

How to set up and validate locally

  1. Ensure pipelines pass

Merge request reports