Skip to content

Clean up feature flag for pipeline status in pipeline editor [RUN ALL RSPEC] [RUN AS-IF-FOSS]

Mireya Andres requested to merge cleanup-pipeline-status-feature-flag into master

What does this MR do?

For #321518 (closed)

The :pipeline_status_for_pipeline_editor feature flag has been enabled by default in !59495 (merged). This MR cleans up and removes the feature flag from the codebase.

No documentation changes needed, since the feature flag doesn't need documentation.

Screenshots

No visual changes, pipeline status should still work as expected.

To view, make sure gitlab runner is running then go to CI/CD > Editor.

Pipeline Status

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Mireya Andres

Merge request reports