Skip to content
GitLab
Next
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • GitLab GitLab
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 44,761
    • Issues 44,761
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1,329
    • Merge requests 1,329
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.orgGitLab.org
  • GitLabGitLab
  • Issues
  • #332708
You need to sign in or sign up before continuing.
Closed
Open
Issue created Jun 04, 2021 by Jackie Porter@jreporterDeveloper4 of 4 checklist items completed4/4 checklist items

CI Minute Quotas for Public Projects of New Namespaces to increase visibility into pipeline minute spend

Release notes

If you wanted to get a complete picture of your CI minute consumption it would be really challenging because public projects are excluded from quotas. With this release, we are including public projects for CI pipeline minute quotas. For a namespace on a free plan, they will have 50,000 minutes for their jobs to run in public projects. Check out our documentation on CI pipeline minute quotas for more information.

Problem to solve

Public projects have a different CI minutes limit and quota than private projects. This issue will document the change and track all communication changes.

Proposal

Plan CI minutes limit Min duration (using private projects only / cost factor 1.0) Max duration (using public projects only / cost factor 0.008)
Free 400 400 50,000
Premium 10,000 10,000 1,250,000
Ultimate 50,000 50,000 6,250,000

This means that for a namespace on Free plan we still show that the limit is 400 but it could run jobs for 400 to 50,000 minutes depending on the combination of private/public projects.

Next steps

  • Create documentation - https://docs.gitlab.com/ee/subscriptions/gitlab_com/index.html#ci-pipeline-minutes
  • Create release post - gitlab-com/www-gitlab-com!86008 (merged)
  • Let tech evangelism know of change
  • Update existing blog post - https://about.gitlab.com/blog/2021/05/17/prevent-crypto-mining-abuse/

Related Links

  • Feedback Issue: #336306 (closed)
  • Allow historical view of CI Minutes - #246844 (closed)
Edited Jul 16, 2021 by Jackie Porter
Assignee
Assign to
Time tracking