How to remove action suggestions from project page ("Add README" etc.)

Hi.

How do I remove buttons like “Add README”, “Add CHANGELOG” etc. from the main project pages (self-hosted GitLab CE 11.10.0)?

Update: I have found a corresponding open issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/45815
I wonder what the developer who introduced these buttons without a way to remove them was thinking. They are only slightly less annoying than an ad banner.

1 Like

This is now possible since Gitlab 16.x on a per-user-basis:

  • Go to you Profile/Preference settings
  • Go to section “Behavior” subsection “Project overview content”
  • Uncheck “Show shortcut buttons above files on project overview”
1 Like