Remove a few last instances of the product_name variable (#54169)
This commit is contained in:
@@ -112,7 +112,7 @@ export GITHUB_ACTIONS_RUNNER_TLS_NO_VERIFY=1
|
||||
{% endwindows %}
|
||||
|
||||
> [!WARNING]
|
||||
> Disabling TLS verification is not recommended since TLS provides privacy and data integrity between the self-hosted runner application and {% data variables.product.product_name %}. We recommend that you install the {% data variables.product.product_name %} certificate in the operating system certificate store for your self-hosted runner. For guidance on how to install the {% data variables.product.product_name %} certificate, check with your operating system vendor.
|
||||
> Disabling TLS verification is not recommended since TLS provides privacy and data integrity between the self-hosted runner application and {% data variables.product.github %}. We recommend that you install the {% data variables.product.github %} certificate in the operating system certificate store for your self-hosted runner. For guidance on how to install the {% data variables.product.github %} certificate, check with your operating system vendor.
|
||||
|
||||
## Reviewing the self-hosted runner application log files
|
||||
|
||||
|
||||
@@ -211,7 +211,7 @@ For more information, see [AUTOTITLE](/code-security/supply-chain-security).
|
||||
|
||||
{% data reusables.support.ask-and-answer-forum %}
|
||||
|
||||
### 3. Reading about {% data variables.product.product_name %} on {% data variables.product.prodname_docs %}
|
||||
### 3. Reading about {% data variables.product.github %} on {% data variables.product.prodname_docs %}
|
||||
|
||||
{% data reusables.docs.you-can-read-docs-for-your-product %}
|
||||
|
||||
|
||||
@@ -52,7 +52,7 @@ Some IdPs support provisioning access to a {% data variables.product.prodname_do
|
||||
|
||||
## Adding members to an organization using SAML SSO
|
||||
|
||||
After you enable SAML SSO, there are multiple ways you can add new members to your organization. Organization owners can invite new members manually on {% data variables.product.product_name %} or using the API. For more information, see [AUTOTITLE](/organizations/managing-membership-in-your-organization/inviting-users-to-join-your-organization) and [AUTOTITLE](/rest/orgs#add-or-update-organization-membership).
|
||||
After you enable SAML SSO, there are multiple ways you can add new members to your organization. Organization owners can invite new members manually on {% data variables.product.github %} or using the API. For more information, see [AUTOTITLE](/organizations/managing-membership-in-your-organization/inviting-users-to-join-your-organization) and [AUTOTITLE](/rest/orgs#add-or-update-organization-membership).
|
||||
|
||||
To provision new users without an invitation from an organization owner, you can use the URL `https://github.com/orgs/ORGANIZATION/sso/sign_up`, replacing ORGANIZATION with the name of your organization. For example, you can configure your IdP so that anyone with access to the IdP can click a link on the IdP's dashboard to join your {% data variables.product.prodname_dotcom %} organization.
|
||||
|
||||
|
||||
@@ -95,7 +95,7 @@ For more information about Docker and the {% data variables.product.prodname_con
|
||||
|
||||
## Managing packages
|
||||
|
||||
You can delete a package in the {% data variables.product.product_name %} user interface or using the REST API. For more information, see [AUTOTITLE](/packages/learn-github-packages/deleting-and-restoring-a-package) and the [AUTOTITLE](/rest/packages). {% data reusables.package_registry.about-graphql-support %}
|
||||
You can delete a package in the {% data variables.product.github %} user interface or using the REST API. For more information, see [AUTOTITLE](/packages/learn-github-packages/deleting-and-restoring-a-package) and the [AUTOTITLE](/rest/packages). {% data reusables.package_registry.about-graphql-support %}
|
||||
|
||||
When you use the GraphQL API to query and delete private packages, you must use the same {% data variables.product.pat_v1 %} you use to authenticate to {% data variables.product.prodname_registry %}.
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ shortTitle: Emojis
|
||||
allowTitleToDifferFromFilename: true
|
||||
intro: >-
|
||||
Use the REST API to list and view all the available emojis to use on {% data
|
||||
variables.product.product_name %}.
|
||||
variables.product.github %}.
|
||||
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
|
||||
@@ -3,8 +3,7 @@ title: REST API endpoints for emojis
|
||||
shortTitle: Emojis
|
||||
allowTitleToDifferFromFilename: true
|
||||
intro: >-
|
||||
Use the REST API to list and view all the available emojis to use on {% data
|
||||
variables.product.product_name %}.
|
||||
Use the REST API to list and view all the available emojis to use on {% data variables.product.github %}.
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
|
||||
@@ -4,8 +4,8 @@ shortTitle: Meta
|
||||
allowTitleToDifferFromFilename: true
|
||||
intro: >-
|
||||
Use the REST API to get meta information about {% data
|
||||
variables.product.product_name %}, including the IP addresses of {% data
|
||||
variables.product.product_name %} services.
|
||||
variables.product.github %}, including the IP addresses of {% data
|
||||
variables.product.github %} services.
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
|
||||
@@ -4,8 +4,8 @@ shortTitle: Meta
|
||||
allowTitleToDifferFromFilename: true
|
||||
intro: >-
|
||||
Use the REST API to get meta information about {% data
|
||||
variables.product.product_name %}, including the IP addresses of {% data
|
||||
variables.product.product_name %} services.
|
||||
variables.product.github %}, including the IP addresses of {% data
|
||||
variables.product.github %} services.
|
||||
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
|
||||
@@ -4,7 +4,7 @@ allowTitleToDifferFromFilename: true
|
||||
shortTitle: Users
|
||||
intro: >-
|
||||
Use the REST API to review, backup, or migrate your user data stored on {%
|
||||
data variables.product.product_name %}.com.
|
||||
data variables.product.github %}.
|
||||
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
|
||||
@@ -3,7 +3,7 @@ title: REST API endpoints for organizations
|
||||
shortTitle: Organizations
|
||||
intro: >-
|
||||
Use the REST API to control and manage all your {% data
|
||||
variables.product.product_name %} organizations.
|
||||
variables.product.github %} organizations.
|
||||
allowTitleToDifferFromFilename: true
|
||||
redirect_from:
|
||||
- /v3/orgs
|
||||
|
||||
@@ -4,7 +4,7 @@ shortTitle: Search
|
||||
allowTitleToDifferFromFilename: true
|
||||
intro: >-
|
||||
Use the REST API to search for specific items on {% data
|
||||
variables.product.product_name %}.
|
||||
variables.product.github %}.
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
title: REST API endpoints for team members
|
||||
intro: >-
|
||||
Use the REST API to create and manage membership of teams in your {% data
|
||||
variables.product.product_name %} organization.
|
||||
variables.product.github %} organization.
|
||||
allowTitleToDifferFromFilename: true
|
||||
shortTitle: Members
|
||||
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
||||
|
||||
@@ -4,7 +4,7 @@ shortTitle: Teams
|
||||
allowTitleToDifferFromFilename: true
|
||||
intro: >-
|
||||
Use the REST API to create and manage teams in your {% data
|
||||
variables.product.product_name %} organization.
|
||||
variables.product.github %} organization.
|
||||
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
description: A movable square within a project board associated with an issue or pull request.
|
||||
- term: check
|
||||
description: >-
|
||||
A check is a type of status check on {% data variables.product.product_name %}. See [Status checks](#status-checks).
|
||||
A check is a type of status check on {% data variables.product.github %}. See [Status checks](#status-checks).
|
||||
- term: checkout
|
||||
description: >-
|
||||
You can use `git checkout` on the command line to create a new branch, change your current working branch to a different branch, or even to switch to a different version of a file from a different branch with `git checkout [branchname] [path to file]`. The "checkout" action updates all or part of the working tree with a tree object or
|
||||
@@ -689,7 +689,7 @@
|
||||
description: To combine multiple commits into a single commit. Also a Git command.
|
||||
- term: SSH key
|
||||
description: >-
|
||||
SSH keys are a way to identify yourself to an online server, using an encrypted message. It's as if your computer has its own unique password to another service. {% data variables.product.product_name %} uses SSH keys to securely transfer information to your computer.
|
||||
SSH keys are a way to identify yourself to an online server, using an encrypted message. It's as if your computer has its own unique password to another service. {% data variables.product.github %} uses SSH keys to securely transfer information to your computer.
|
||||
- term: staging instance
|
||||
description: >-
|
||||
A way to test modifications before they are applied to your actual GitHub
|
||||
|
||||
@@ -171,7 +171,7 @@ get_started_with_your_enterprise_account:
|
||||
title: Get started with your enterprise account
|
||||
description: >-
|
||||
Get started with your enterprise account to centrally manage multiple
|
||||
organizations on {% data variables.product.product_name %}.
|
||||
organizations on {% data variables.product.github %}.
|
||||
versions:
|
||||
ghes: '*'
|
||||
ghec: '*'
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
You can mark a comment in the discussion as an answer to the discussion if a discussion is within a category that accepts answers. For more information, see [AUTOTITLE](/discussions/collaborating-with-your-community-using-discussions/about-discussions#about-categories-and-formats-for-discussions).
|
||||
|
||||
When you mark a question as an answer, {% data variables.product.product_name %} will highlight the comment and replies to the comment to help visitors quickly find the answer.
|
||||
When you mark a question as an answer, {% data variables.product.github %} will highlight the comment and replies to the comment to help visitors quickly find the answer.
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user