in src/ui/utils/gitlab_utils.js [80:82]
export function isHostGitlabCom(host) { return host === GITLAB_COM_HOST; }