I'm trying to set up RB to work with a private GitLab repositroy.
I get this error message: A repository with this name was not found, or your user may not own it.
In the Repository hosting section I filled in these details:
Hosting service: GitLab
Account - my account's credentials
In the Repository Information I filled in these details:
Repository type: Git
Repository plan: Personal
Repository name: I tried to put here just the plain name of the repository, I also tried to do it like that <first-name>/<repository-name> (like it appears in the GitLab UI) and also tried <user-name>/<repository-name> - nothing seems to work