doc/administration/cicd/dot_com_compute_minutes.md
{{< details >}}
{{< /details >}}
GitLab.com administrators have additional controls over compute minutes beyond what is available for GitLab Self-Managed.
Prerequisites:
To set cost factors for a runner:
When the ci_minimal_cost_factor_for_gitlab_namespaces feature flag is enabled for a namespace,
merge request pipelines from forks that target projects in the enabled namespace use a reduced cost factor.
This ensures community contributions don't consume excessive compute minutes.
Prerequisites:
To enable a namespace to use a reduced cost factor:
ci_minimal_cost_factor_for_gitlab_namespaces for the namespace ID you want to include.This feature is recommended for use on GitLab.com only. Community contributors should use community forks for contributions to avoid accumulating minutes when running pipelines that are not in a merge request targeting a GitLab project.