Skip to content

Add Ci::StuckBuilds::DropHelpers module to encapsulate the status-agnostic build operations

drew stachon requested to merge use-drop-helpers into master

What does this MR do?

This creates a helper module to own the logic of dropping a build. We'd like to create more individualized services to drop narrower sets of Ci::Build, and this helper class will make it easier to create new, specific services.

This is the second step of #334399 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by drew stachon

Merge request reports

Loading