Skip to content

Removes unused ci_text_for_status helper

Miguel Rincon requested to merge 423029-removes-unused-ci-status-code into master

What does this MR do and why?

This helper is not in used anymore so it can be safely removed.

Classes at lib/gitlab/ci/status/ can provide their own text on a case-by-case basis.

Part of #423029 (closed) as a clean up before making further changes.

Screenshots or screen recordings

NA

How to set up and validate locally

NA

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #423029 (closed)

Edited by Miguel Rincon

Merge request reports