Skip to content

Add `Gitlab.com?` method

Robert Speicher requested to merge rs-gitlab-com-check into master

To be used as a feature flag for GitLab.com-only features, such as welcome emails.

We will be careful to only use this to disable features or functionality that do not make sense for any installations that aren't GitLab.com. We will not use this to restrict features from other installations or keep them "exclusive" to GitLab.com.

Merge request reports