Hacker News new | ask | show | jobs
by Vinnl 1975 days ago
It might be me, but I don't see an option to disable Merge Requests in GitLab?
2 comments

Hi, GitLab team member here.

You can find it in the project settings in the "sharing and permissions" section: https://docs.gitlab.com/ee/user/project/settings/#sharing-an... You can also disable the repository feature, and use the project for issue management only.

Heh, got it - I was looking under "Merge requests" :) Thanks both!
In your project "Settings" -> "General" -> "Visibility, Project features, permissions" -> "Merge Requests".

IIRC, you must be owner of the project.