Remove use of skip_callback in MergeRequest factory
What does this MR do?
Instead of skipping a callback, stub it on the instance, this avoids messing up the factory for any future use.
See #247865
Instead of skipping a callback, stub it on the instance, this avoids messing up the factory for any future use.
See #247865