GitLab Housekeeper support using origin without setting housekeeper remote or fork
Today the housekeeper gem requires you to git remote add housekeeper.
This is unnecessary these days as we mostly don't use a fork anymore. We also shouldn't need to set the fork variable.
Edited by Dylan Griffith