| | |
| | |
| |
|
| | |
| |
|
| | |
| | company_short: 'GitHub' |
| |
|
| | |
| |
|
| | |
| | |
| | github: 'GitHub' |
| |
|
| | |
| | prodname_dotcom: 'GitHub' |
| |
|
| | |
| | prodname_enterprise: 'GitHub Enterprise' |
| |
|
| | |
| | |
| | |
| | prodname_dotcom_the_website: 'GitHub.com' |
| |
|
| | |
| | prodname_ghe_server: 'GitHub Enterprise Server' |
| | prodname_ghe_cloud: 'GitHub Enterprise Cloud' |
| | prodname_ghe_one: 'GitHub One' |
| | prodname_docs: 'GitHub Docs' |
| | prodname_free_user: 'GitHub Free' |
| | prodname_pro: 'GitHub Pro' |
| | prodname_team: 'GitHub Team' |
| | prodname_free_team: 'GitHub Free' |
| |
|
| | prodname_enterprise_backup_utilities: 'GitHub Enterprise Server Backup Utilities' |
| | prodname_enterprise_backup_service: 'GitHub Enterprise Server Backup Service' |
| |
|
| | |
| | prodname_github_connect: 'GitHub Connect' |
| |
|
| | |
| | prodname_importer_proper_name: 'GitHub Enterprise Importer' |
| | prodname_importer_secondary_name: Importer |
| | prodname_gei: GEI |
| | prodname_gei_cli_short: GEI extension |
| | prodname_gei_cli: GEI extension of the GitHub CLI |
| | prodname_ado2gh: ADO2GH |
| | prodname_ado2gh_cli: ADO2GH extension of the GitHub CLI |
| | prodname_ado2gh_cli_short: ADO2GH extension |
| | prodname_bbs2gh: BBS2GH |
| | prodname_bbs2gh_cli: BBS2GH extension of the GitHub CLI |
| | prodname_bbs2gh_cli_short: BBS2GH extension |
| | prodname_ghos: GitHub-owned blob storage |
| |
|
| | |
| | prodname_education: 'GitHub Education' |
| | prodname_education_community: 'Education Community' |
| | prodname_education_community_with_url: 'the [GitHub Education Community](https://github.com/orgs/community/discussions/categories/github-education)' |
| | prodname_education_forum_link: 'https://github.com/orgs/community/discussions/categories/github-education' |
| | prodname_classroom: 'GitHub Classroom' |
| | prodname_classroom_with_url: '[GitHub Classroom](https://classroom.github.com/login)' |
| | prodname_campus_program: 'GitHub Campus Program' |
| | prodname_student_pack: 'GitHub Student Developer Pack' |
| | prodname_global_campus: 'GitHub Education' |
| | prodname_community_exchange: 'GitHub Community Exchange' |
| | prodname_student_leader_program: 'GitHub Campus Experts' |
| | prodname_student_leader_program_singular: 'GitHub Campus Expert' |
| | prodname_octernships: 'GitHub Octernships' |
| | prodname_octernship_singular: 'GitHub Octernship' |
| | prodname_certifications: 'GitHub Certifications' |
| | prodname_certifications_singular: 'GitHub Certification' |
| |
|
| | |
| | prodname_expert_services: 'GitHub Expert Services' |
| |
|
| | |
| | prodname_cli: 'GitHub CLI' |
| |
|
| | |
| | prodname_desktop: 'GitHub Desktop' |
| | desktop_link: 'https://desktop.github.com/' |
| |
|
| | |
| | prodname_mobile: 'GitHub Mobile' |
| | prodname_ios: 'GitHub for iOS' |
| | prodname_android: 'GitHub for Android' |
| |
|
| | |
| | prodname_pages: 'GitHub Pages' |
| |
|
| | |
| | prodname_codeql: 'CodeQL' |
| | prodname_codeql_cli: 'CodeQL CLI' |
| | |
| | |
| | |
| | codeql_cli_ghes_recommended_version: >- |
| | {% ifversion ghes < 3.15 %}2.17.6{% elsif ghes < 3.16 %}2.18.4{% elsif ghes < 3.17 %}2.20.3{% elsif ghes < 3.18 %}2.20.7{% elsif ghes < 3.19 %}2.21.4{% elsif ghes < 3.20 %}2.22.4{% endif %} |
| | codeql_cli_version_min_version_create_bundle: '2.17.6' |
| | |
| | prodname_projects_v2: 'Projects' |
| | prodname_projects_v1: >- |
| | projects (classic) |
| | prodname_projects_v1_caps: >- |
| | Projects (classic) |
| | prodname_project_v1: >- |
| | project (classic) |
| | prodname_project_v1_caps: >- |
| | Project (classic) |
| | |
| | |
| | pat_generic: 'personal access token' |
| | pat_generic_plural: 'personal access tokens' |
| | pat_generic_caps: 'Personal access token' |
| | pat_generic_caps_plural: 'Personal access tokens' |
| | pat_generic_title_case: 'Personal Access Token' |
| | pat_generic_title_case_plural: 'Personal Access Tokens' |
| | pat_v2: 'fine-grained personal access token' |
| | pat_v2_plural: 'fine-grained personal access tokens' |
| | pat_v2_caps: 'Fine-grained personal access token' |
| | pat_v2_caps_plural: 'Fine-grained personal access tokens' |
| | pat_v1: >- |
| | personal access token (classic) |
| | pat_v1_plural: >- |
| | personal access tokens (classic) |
| | pat_v1_caps: >- |
| | Personal access token (classic) |
| | pat_v1_caps_plural: >- |
| | Personal access tokens (classic) |
| | pat_classic: 'token (classic)' |
| | pat_classic_plural: 'tokens (classic)' |
| | pat_classic_caps: 'Token (classic)' |
| |
|
| | |
| | prodname_marketplace: 'GitHub Marketplace' |
| | prodname_github_app: 'GitHub App' |
| | prodname_github_apps: 'GitHub Apps' |
| | prodname_oauth_app: 'OAuth app' |
| | prodname_oauth_apps: 'OAuth apps' |
| | prodname_github_models: 'GitHub Models' |
| |
|
| | |
| | prodname_enterprise_api: 'GitHub Enterprise Server APIs' |
| | prodname_unfurls: 'Content Attachments' |
| |
|
| | |
| | |
| | prodname_actions: 'GitHub Actions' |
| | prodname_actions_runner_controller: 'Actions Runner Controller' |
| | runner_required_version: >- |
| | {% ifversion ghes < 3.15 %}2.317.0{% elsif ghes < 3.16 %}2.319.1{% elsif ghes < 3.17 %}2.321.0{% elsif ghes < 3.18 %}2.322.0{% elsif ghes < 3.19 %}2.324.0{% elsif ghes < 3.20 %}2.328.0{% endif %} |
| | |
| | |
| | prodname_debug: 'GitHub Debug' |
| |
|
| | |
| | prodname_discussions: 'GitHub Discussions' |
| |
|
| | |
| | prodname_emu_idp_application: 'GitHub Enterprise Managed User' |
| | prodname_emu_idp_oidc_application: 'GitHub Enterprise Managed User (OIDC)' |
| | prodname_emus: 'Enterprise Managed Users' |
| | prodname_emu: 'Enterprise Managed User' |
| |
|
| | |
| | prodname_github_issues: 'GitHub Issues' |
| |
|
| | |
| | prodname_registry: 'GitHub Packages' |
| | prodname_container_registry: 'Container registry' |
| | prodname_container_registries: 'Container registries' |
| | prodname_docker_registry_namespace: '{% ifversion fpt or ghec %}`docker.pkg.github.com`{% elsif ghes %}<code>docker.<em>HOSTNAME</em></code>{% endif %}' |
| | prodname_container_registry_namespace: '{% ifversion fpt or ghec %}`ghcr.io`{% elsif ghes %}<code>containers.<em>HOSTNAME</em></code>{% endif %}' |
| | prodname_npm_registry: 'npm registry' |
| |
|
| | |
| | prodname_insights: 'GitHub Insights' |
| |
|
| | |
| | prodname_sponsors: 'GitHub Sponsors' |
| | prodname_matching_fund: 'GitHub Sponsors Matching Fund' |
| |
|
| | |
| | |
| | |
| | prodname_GHAS: 'GitHub Advanced Security' |
| | prodname_GH_code_security: '{% ifversion ghas-products %}GitHub Code Security{% else %}GitHub Advanced Security{% endif %}' |
| | prodname_GH_secret_protection: '{% ifversion ghas-products %}GitHub Secret Protection{% else %}GitHub Advanced Security{% endif %}' |
| | |
| | prodname_GH_code_security_always: 'GitHub Code Security' |
| | prodname_GH_secret_protection_always: 'GitHub Secret Protection' |
| |
|
| | |
| | prodname_GHAS_or_code_security: '{% ifversion ghas-products %}GitHub Code Security or {% endif %}GitHub Advanced Security' |
| | prodname_GHAS_or_secret_protection: '{% ifversion ghas-products %}GitHub Secret Protection or {% endif %}GitHub Advanced Security' |
| | prodname_GHAS_cs_or_sp: '{% ifversion ghas-products %}GitHub Secret Protection, GitHub Code Security, or {% endif %}GitHub Advanced Security' |
| | prodname_GH_cs_or_sp: '{% ifversion ghas-products %}GitHub Secret Protection or GitHub Code Security{% else %}GitHub Advanced Security{% endif %}' |
| |
|
| | |
| | prodname_GH_sp_cs_and_cq_or_as: '{% data variables.product.prodname_GH_secret_protection %}, {% data variables.product.prodname_GH_code_security %}{% ifversion code-quality %} and {% data variables.product.prodname_code_quality %} ({% data variables.release-phases.public_preview %}){% endif %}, or {% data variables.product.prodname_GHAS %}' |
| |
|
| | |
| | prodname_GHAS_cs_and_sp: '{% ifversion ghas-products %}GitHub Secret Protection, GitHub Code Security, and {% endif %}GitHub Advanced Security' |
| | prodname_GH_cs_and_sp: '{% ifversion ghas-products %}GitHub Secret Protection and GitHub Code Security{% else %}GitHub Advanced Security{% endif %}' |
| |
|
| | |
| | prodname_AS: 'Advanced Security' |
| | prodname_code_security: '{% ifversion ghas-products %}Code Security{% else %}Advanced Security{% endif %}' |
| | prodname_secret_protection: '{% ifversion ghas-products %}Secret Protection{% else %}Advanced Security{% endif %}' |
| | prodname_cs_or_sp: '{% ifversion ghas-products %}Secret Protection or Code Security{% else %}Advanced Security{% endif %}' |
| | prodname_cs_and_sp: '{% ifversion ghas-products %}Secret Protection and Code Security{% else %}Advanced Security{% endif %}' |
| | UI_advanced_security: '{% ifversion ghas-products %}{% data variables.product.prodname_AS %}{% elsif ghes > 3.15 %}Code security{% else %}Code security and analysis{% endif %}' |
| | UI_advanced_security_ent: '{% ifversion ghas-products %}{% data variables.product.prodname_AS %}{% elsif ghes > 3.14 %}Code security{% else %}Code security and analysis{% endif %}' |
| | UI_code_security_scanning: '{% ifversion ghas-products %}Code Security{% else %}Code scanning{% endif %}' |
| | UI_secret_protection_scanning: '{% ifversion ghas-products %}Secret Protection{% else %}Secret scanning{% endif %}' |
| |
|
| | |
| | prodname_GH_advanced_security: 'GitHub Advanced Security' |
| | prodname_advanced_security: 'Advanced Security' |
| |
|
| | |
| | prodname_secret_risk_assessment: 'secret risk assessment' |
| | prodname_secret_risk_assessment_caps: 'Secret risk assessment' |
| |
|
| | |
| | prodname_ghas_azdo: 'GitHub Advanced Security for Azure DevOps' |
| |
|
| | |
| | prodname_microsoft_defender: 'Microsoft Defender for Cloud' |
| | prodname_mdc_definition: 'Microsoft Defender for Cloud (MDC)' |
| | prodname_mdc: 'MDC' |
| |
|
| | |
| | prodname_codespaces: 'Codespaces' |
| | prodname_github_codespaces: 'GitHub Codespaces' |
| |
|
| | |
| | prodname_gcf: 'GitHub Community Support' |
| | prodname_github_community: 'GitHub Community' |
| | prodname_blog: 'the GitHub Blog' |
| | prodname_jobs: 'GitHub Jobs' |
| | prodname_learning: 'GitHub Skills' |
| | prodname_learning_link: 'https://skills.github.com/' |
| | prodname_roadmap: 'GitHub public roadmap' |
| | prodname_roadmap_link: 'https://github.com/github/roadmap#github-public-roadmap' |
| |
|
| | |
| | standard_support_plan: 'Standard plan' |
| | premium_support_plan: 'Premium plan' |
| | premium_plus_support_plan: 'Premium Plus plan' |
| | microsoft_premium_plus_support_plan: 'Mission Critical Services for GitHub plan' |
| | support_ticket_priority_urgent: 'Urgent' |
| | support_ticket_priority_high: 'High' |
| | support_ticket_priority_normal: 'Normal' |
| | support_ticket_priority_low: 'Low' |
| |
|
| | |
| | prodname_professional_services: 'GitHub Professional Services' |
| | prodname_professional_services_team: 'Expert Services' |
| |
|
| | |
| | prodname_security: 'GitHub Security Lab' |
| | prodname_security_link: 'https://securitylab.github.com/' |
| |
|
| | |
| | prodname_security_advisories: 'GitHub Security Advisories' |
| | prodname_advisory_database: 'GitHub Advisory Database' |
| |
|
| | |
| | prodname_security_configurations: 'security configurations' |
| | prodname_security_configurations_caps: 'Security configurations' |
| | prodname_security_configuration: 'security configuration' |
| | prodname_github_security_configuration: 'GitHub-recommended security configuration' |
| | prodname_custom_security_configurations: 'custom security configurations' |
| | prodname_custom_security_configuration: 'custom security configuration' |
| | prodname_custom_security_configurations_caps: 'Custom security configurations' |
| | prodname_custom_security_configuration_caps: 'Custom security configuration' |
| | prodname_global_settings: 'global settings' |
| | prodname_global_settings_caps: 'Global settings' |
| |
|
| | |
| | prodname_secret_scanning: 'secret scanning' |
| | prodname_secret_scanning_caps: 'Secret scanning' |
| |
|
| | |
| | prodname_code_scanning: 'code scanning' |
| | prodname_code_scanning_caps: 'Code scanning' |
| |
|
| | |
| | prodname_vs: 'Visual Studio' |
| |
|
| | |
| | prodname_vscode_shortname: 'VS Code' |
| | prodname_vscode: 'Visual Studio Code' |
| | prodname_vscode_command_palette_shortname: 'VS Code Command Palette' |
| | prodname_vscode_command_palette: 'Visual Studio Code Command Palette' |
| | prodname_vscode_marketplace: 'Visual Studio Code Marketplace' |
| | prodname_vs_marketplace_shortname: 'VS Code Marketplace' |
| |
|
| | |
| | prodname_dependabot: 'Dependabot' |
| | prodname_dependabot_alerts: 'Dependabot alerts' |
| | prodname_dependabot_security_updates: 'Dependabot security updates' |
| | prodname_dependabot_version_updates: 'Dependabot version updates' |
| | prodname_dependabot_updates: 'Dependabot updates' |
| |
|
| | |
| | prodname_archive: 'GitHub Archive Program' |
| | prodname_arctic_vault: 'Arctic Code Vault' |
| |
|
| | |
| | prodname_copilot: 'GitHub Copilot' |
| | prodname_copilot_short: 'Copilot' |
| |
|
| | |
| | prodname_pru: 'premium request' |
| | prodname_prus: 'premium requests' |
| | prodname_prus_caps: 'Premium requests' |
| |
|
| | |
| | prodname_spark: 'GitHub Spark' |
| | prodname_spark_short: 'Spark' |
| |
|
| | |
| | prodname_code_quality: 'GitHub Code Quality' |
| | prodname_code_quality_short: 'Code Quality' |
| |
|
| | |
| | prodname_windows_terminal: 'Windows Terminal' |
| |
|
| | |
| | prodname_command_palette: 'GitHub Command Palette' |
| |
|
| | |
| | prodname_server_statistics: 'Server Statistics' |
| |
|
| | |
| | prodname_importer: 'GitHub Importer' |
| |
|
| | |
| | prodname_actions_importer: 'GitHub Actions Importer' |
| |
|
| | |
| | prodname_nes: Node Eligibility Service |
| |
|
| | |
| | product_url: >- |
| | {% ifversion fpt or ghec %}github.com{% else %}HOSTNAME{% endif %} |
| | pricing_url: 'https://github.com/pricing' |
| | pricing_link: '[GitHub Pricing](https://github.com/pricing)' |
| | raw_github_com: >- |
| | {% ifversion fpt or ghec %}raw.githubusercontent.com{% else %}HOSTNAME/user/repo/raw{% endif %} |
| | login_url: >- |
| | {%- ifversion fpt or ghec %} |
| | [`https://github.com/login`](https://github.com/login) |
| | {%- elsif ghes %} |
| | `http(s)://HOSTNAME/login` |
| | {%- endif %} |
| | |
| | current-340-version: '11.10.354' |
| |
|
| | |
| | rest_url: >- |
| | {% ifversion fpt or ghec %}https://api.github.com{% elsif ghes %}http(s)://HOSTNAME/api/v3{% endif %} |
| | |
| | |
| | oauth_host_code: >- |
| | {% ifversion fpt or ghec %}https://github.com{% else %}http(s)://HOSTNAME{% endif %} |
| | device_authorization_url: >- |
| | {%- ifversion fpt or ghec %} |
| | [`https://github.com/login/device`](https://github.com/login/device) |
| | {%- elsif ghes %} |
| | `http(s)://HOSTNAME/login/device` |
| | {%- endif %} |
| | graphql_url: >- |
| | {% ifversion fpt or ghec %}https://api.github.com/graphql{% elsif ghes %}http(s)://HOSTNAME/api/graphql{% endif %} |
| | |
| | |
| | prodname_openai_codex: 'OpenAI Codex' |
| |
|