saasName: Github
day: 30
month: 11
year: 2019
currency: EUR
hasAnnualPayment: false
features:
  publicRepositories:
    description: "Host open source projects in public GitHub repositories, accessible via web or command line. Public repositories are accessible to anyone at GitHub.com."
    valueType: BOOLEAN
    defaultValue: true
    type: DOMAIN
  privateRepositories:
    description: "Host code in private GitHub repositories, accessible via appliance, web, and command line. Private repositories are only accessible to you and people you share them with."
    valueType: BOOLEAN
    defaultValue: true
    type: DOMAIN
  githubActions:
    description: "Use execution minutes with GitHub Actions to automate your software development workflows. Write tasks and combine them to build, test, and deploy any code project on GitHub. Minutes are free for public repositories."
    valueType: BOOLEAN
    defaultValue: true
    type: AUTOMATION
    automationType: TASK_AUTOMATION
  githubPackages:
    description: "Host your own software packages or use them as dependencies in other projects. Both private and public hosting available. Packages are free for public repositories."
    valueType: BOOLEAN
    defaultValue: true
    type: DOMAIN
  codeReviews:
    description: "Review new code, see visual code changes, and confidently merge code changes with automated status checks."
    valueType: BOOLEAN
    defaultValue: true
    type: DOMAIN
  pullRequests:
    description: "Allow contributors to easily notify you of changes they've pushed to a repository with access limited to the contributors you specify. Easily merge changes you accept."
    valueType: BOOLEAN
    defaultValue: true
    type: DOMAIN
  draftPullRequests:
    description: "Easily discuss and collaborate on pull requests before submitting to formal review."
    valueType: BOOLEAN
    defaultValue: true
    type: DOMAIN
  codeOwners:
    description: "Automatically request reviews or require approval by selected contributors when changes are made to sections of code that they own."
    valueType: BOOLEAN
    defaultValue: true
    type: AUTOMATION
    automationType: TRACKING
  issues:
    description: "Track bugs, enhancements, and other requests, prioritize work, and communicate with stakeholders as changes are proposed and merged."
    valueType: BOOLEAN
    defaultValue: true
    type: DOMAIN
  projects:
    description: "Visualize and manage issues and pull requests across tables, boards, and roadmaps with custom fields and views that you can arrange to suit your workflow."
    valueType: BOOLEAN
    defaultValue: true
    type: DOMAIN
  milestones:
    description: "Track progress on groups of issues or pull requests in a repository, and map groups to overall project goals."
    valueType: BOOLEAN
    defaultValue: true
    type: DOMAIN
  pagesAndWikis:
   description: "Host documentation and simple websites for your project in a wiki format that contributors can easily edit either on the web or command line."
   valueType: BOOLEAN
   defaultValue: true
   type: DOMAIN
  repositoryInsights:
    description: "See data about activity and contributions within your repositories, including trends. You can use this data to improve collaboration and make development faster and more effective."
    valueType: BOOLEAN
    defaultValue: true
    type: INFORMATION
  teamDiscussions:
    description: "Discuss any topic, unattached to a specific project or issue. Control who has access, notify discussion participants with updates, and link from anywhere."
    valueType: BOOLEAN
    defaultValue: true
    type: DOMAIN
  advancedVulnerabilityScanning:
    description: "Get advanced security scanning for your repositories."
    valueType: BOOLEAN
    defaultValue: true
    type: AUTOMATION
    automationType: TRACKING
  automatedSecurityUpdates:
    description: "Automatically update vulnerable dependencies in your repositories."
    valueType: BOOLEAN
    defaultValue: true
    type: AUTOMATION
    automationType: TASK_AUTOMATION
  githubSecurityAdvisories:
    description: "Privately discuss, fix, and publish information about security vulnerabilities found in your repository."
    valueType: BOOLEAN
    defaultValue: true
    type: DOMAIN
  securityAlerts:
    description: "Get notified when there are new vulnerabilities affecting dependencies in your repositories."
    valueType: BOOLEAN
    defaultValue: true
    type: AUTOMATION
    automationType: TRACKING
  publicTokenScanning:
    description: "Detect credentials exposed in your public repositories."
    valueType: BOOLEAN
    defaultValue: true
    type: AUTOMATION
    automationType: TRACKING
  collaboratorsForPublicRepositories:
    description: "Invite any GitHub member, or all GitHub members, to work with you on code in a public repository you control including making changes and opening issues."
    valueType: BOOLEAN
    defaultValue: true
    type: MANAGEMENT
  collaboratorsForPrivateRepositories:
    description: "Invite any GitHub member, or all GitHub members, to work with you on code in a private repository you control including making changes and opening issues."
    valueType: BOOLEAN
    defaultValue: true
    type: MANAGEMENT
  organizationAndTeamManagement:
    description: "Manage access to projects on a team-by-team, or individual user, basis."
    valueType: BOOLEAN
    defaultValue: false
    type: MANAGEMENT
  roleBasedAccessControl:
    description: "Define users' level of access to your code, data and settings."
    valueType: BOOLEAN
    defaultValue: true
    type: MANAGEMENT
  auditLog:
    description: "Quickly review the actions performed by members of your organization."
    valueType: BOOLEAN
    defaultValue: true
    type: INFORMATION
  githubConnect:
    description: "Share features and workflows between your GitHub Enterprise Server instance and GitHub Enterprise Cloud."
    valueType: BOOLEAN
    defaultValue: false
    type: INTEGRATION
    integrationType: EXTERNAL_DEVICE
  singleSignOn:
    description: "Use an identity provider to manage the identities of GitHub users and applications."
    valueType: BOOLEAN
    defaultValue: false
    type: INTEGRATION
    integrationType: IDENTITY_PROVIDER
  ldap:
    description: "Access GitHub Enterprise Server using your existing accounts and centrally manage repository access."
    valueType: BOOLEAN
    defaultValue: false
    type: INTEGRATION
    integrationType: IDENTITY_PROVIDER
  protectedBranches:
    description: "Enforce restrictions on how code branches are merged, including requiring reviews by selected collaborators, or allowing only specific contributors to work on a particular branch."
    valueType: BOOLEAN
    defaultValue: true
    type: MANAGEMENT
  requiredReviews:
    description: "Ensure that pull requests have a specific number of approving reviews before collaborators can make changes to a protected branch."
    valueType: BOOLEAN
    defaultValue: true
    type: MANAGEMENT
  requiredStatusChecks:
    description: "Ensure that all required CI tests are passing before collaborators can make changes to a protected branch."
    valueType: BOOLEAN
    defaultValue: true
    type: MANAGEMENT
  githubApps:
    description: "Install apps that integrate directly with GitHub's API to improve development workflows – or build your own for private use or publication in the GitHub Marketplace."
    valueType: BOOLEAN
    defaultValue: true
    type: INTEGRATION
    integrationType: MARKETPLACE
  statusChecks:
    description: "Define tests that GitHub automatically runs against code being committed to your repository, and get details about failures and what is causing them."
    valueType: BOOLEAN
    defaultValue: true
    type: INFORMATION
  preReceiveHooks:
    description: "Create requirements for automatically accepting or rejecting a push based on the contents of the push."
    valueType: BOOLEAN
    defaultValue: false
    type: AUTOMATION
    automationType: TASK_AUTOMATION
  githubCloud:
    description: ""
    valueType: BOOLEAN
    defaultValue: true
    type: SUPPORT
  selfHostedDeployment:
    description: "Self-hosted GitHub for on-prem appliances or self-managed cloud tenants."
    valueType: BOOLEAN
    defaultValue: false
    type: INTEGRATION
    integrationType: EXTERNAL_DEVICE
  emailSupport:
    description: "Get help with your GitHub questions and issues via email."
    valueType: BOOLEAN
    defaultValue: true
    type: SUPPORT
  phoneSupport:
    description: "Get help with your GitHub questions and issues via phone."
    valueType: BOOLEAN
    defaultValue: false
    type: SUPPORT
  invoiceBilling:
    description: "Pay bills via invoice, rather than using your credit card."
    valueType: TEXT
    defaultValue:
      - CARD
    type: PAYMENT
usageLimits:
  githubOnlyForPublicRepositoriesFreeTier:
    description: "Free tier usage limit for public repositories"
    valueType: BOOLEAN
    defaultValue: false
    type: NON_RENEWABLE
    linkedFeatures:
      - draftPullRequests
      - codeOwners
      - pagesAndWikis
      - repositoryInsights
      - advancedVulnerabilityScanning
      - githubSecurityAdvisories
      - publicTokenScanning
      - requiredReviews
      - requiredStatusChecks
  githubOnlyForPublicRepositoriesProTier:
    description: "Pro tear usage limit for public repositories"
    valueType: BOOLEAN
    defaultValue: false
    type: NON_RENEWABLE
    linkedFeatures:
      - draftPullRequests
      - advancedVulnerabilityScanning
      - githubSecurityAdvisories
      - publicTokenScanning
  githubOnlyForPublicRepositoriesTeamTier:
    description: "Team tier usage limit for public repositories"
    valueType: BOOLEAN
    defaultValue: false
    type: NON_RENEWABLE
    linkedFeatures:
      - advancedVulnerabilityScanning
      - githubSecurityAdvisories
      - publicTokenScanning
  githubOnlyForPublicRepositoriesEnterpriseTier:
    description: "Enterprise tier usage limit for public repositories"
    valueType: BOOLEAN
    defaultValue: false
    type: NON_RENEWABLE
    linkedFeatures:
      - githubSecurityAdvisories
      - publicTokenScanning
  githubActionsQuota:
    description: ""
    valueType: NUMERIC
    defaultValue: 2000
    unit: minute/month
    type: TIME_DRIVEN
    linkedFeatures: 
      - githubActions
  diskSpaceForGithubPackages:
    description: ""
    valueType: NUMERIC
    defaultValue: 0.5
    unit: GB
    type: NON_RENEWABLE
    linkedFeatures: 
      - githubPackages
  collaboratorsForPrivateRepositoriesLimit:
    description: ""
    valueType: NUMERIC
    defaultValue: 3
    unit: user
    type: NON_RENEWABLE
    linkedFeatures:
      - collaboratorsForPrivateRepositories
plans:
  FREE:
    description: "The basics for individuals and organizations"
    monthlyPrice: 0.0
    unit: user/month
    features: null
    usageLimits: 
      githubOnlyForPublicRepositoriesFreeTier:
        value: true
  PRO:
    description: "Pro tools for developers with advanced requirements"
    monthlyPrice: 7.0
    unit: user/month
    features: null
    usageLimits:
      githubOnlyForPublicRepositoriesProTier:
        value: true
      githubActionsQuota:
        value: 3000
      collaboratorsForPrivateRepositoriesLimit:
        value: 1000000000
  TEAM:
    description: "Advanced collaboration for individuals and organizations"
    monthlyPrice: 9.0
    unit: user/month
    features:
      teamDiscussions:
        value: true
      organizationAndTeamManagement:
        value: true
      roleBasedAccessControl:
        value: true
    usageLimits:
      githubOnlyForPublicRepositoriesTeamTier:
        value: true
      githubActionsQuota:
        value: 10000
      diskSpaceForGithubPackages:
        value: 2
      collaboratorsForPrivateRepositoriesLimit:
        value: 1000000000
  ENTERPRISE:
    description: "Security, compliance, and flexible deployment"
    monthlyPrice: 21.0
    annualPrice: 21.0
    unit: user/month
    features:
      teamDiscussions:
        value: true
      organizationAndTeamManagement:
        value: true
      roleBasedAccessControl:
        value: true
      auditLog:
        value: true
      githubConnect:
        value: true
      singleSignOn:
        value: true
      ldap:
        value: true
      invoiceBilling:
        value:
          - CARD
          - INVOICE
    usageLimits:
      githubOnlyForPublicRepositoriesEnterpriseTier:
        value: true
      githubActionsQuota:
        value: 50000
      diskSpaceForGithubPackages:
        value: 50
      collaboratorsForPrivateRepositoriesLimit:
        value: 1000000000
addOns:
  premiumSupport:
    availableFor:
      - ENTERPRISE
    price: Contact Sales
    unit: user/month
    features:
      phoneSupport:
        value: true
    usageLimits: null
    usageLimitsExtensions: null
  enterpriseServer:
    availableFor:
      - ENTERPRISE
    price: Contact Sales
    unit: user/month
    features:
      preReceiveHooks:
        value: true
      selfHostedDeployment:
        value: true
    usageLimits: null
    usageLimitsExtensions: null
  enterpriseCloud:
    availableFor:
      - ENTERPRISE
    price: Contact Sales
    unit: user/month
    features:
      automatedSecurityUpdates:
        value: true
      githubSecurityAdvisories:
        value: true
      publicTokenScanning:
        value: true
    usageLimits: null
    usageLimitsExtensions: null
