Remove `ci_bridge_remove_sourced_pipelines` feature flag
What does this MR do and why?
Feature flag ci_bridge_remove_sourced_pipelines
was successfully rolled out in this issue. This MR removes the flag that was introduced in !105708 (merged), which removes the has_many :sourced_pipelines
association from Ci::Bridge
.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #384359 (closed)
Edited by Leaminn Ma