Skip to content

Remove `ci_atomic_processing` and `ci_composite_status` feature flags

In #197930 (closed) we rolled out ci_atomic_processing and ci_composite_status feature flags.

This features are a replacement for the Ci::PipelineProcessing::LegacyProcessingService.

When removing the feature flag ci_atomic_processing we should also remove:

  • Ci::PipelineProcessing::LegacyProcessingService

Steps:

Edited by Furkan Ayhan