Extract CI logic from BaseHooksService to Ci::PipelineCreation::PushOptions
What does this MR do and why?
This refactor aims to abstract all the specific CI internals in Git::BaseHooksService
into Ci::PipelineCreation::PushOptions
.
References
Edited by Laura Montemayor