Simplify BulkImports::Pipeline::Context
What does this MR do?
As the Gitlab Migration Grows (BulkImports) more and more developers have to access the Pipeline Context data, like the entity's group. To make this easier, the Context now has syntax-sugar methods for the most accessed data.
Related to: #300719 (closed)
Screenshots (strongly suggested)
Does this MR meet the acceptance criteria?
Conformity
Edited by Peter Leitzen