Skip to content

Removes ci_status_for_statuseable method

What does this MR do and why?

Removes ci_status_for_statuseable method

Removes app/helpers/ci/status_helper.rb: ci_status_for_statuseable 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