Skip to content

Commit 24696f0

Browse files
authored
Merge pull request #31454 from github/repo-sync
Repo sync
2 parents 0e1e989 + d4a1782 commit 24696f0

File tree

28 files changed

+226
-94
lines changed

28 files changed

+226
-94
lines changed

content/copilot/github-copilot-enterprise/copilot-chat-in-github/using-github-copilot-chat-in-githubcom.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ On {% data variables.product.prodname_dotcom_the_website %}, you can use {% data
2626
The following limitations apply to this beta release of {% data variables.product.prodname_copilot_chat_dotcom %}:
2727

2828
- {% data reusables.copilot.chat-limited-docset-availability %}
29-
- Chat responses may be suboptimal if you ask questions about a specific repository that you've selected as a context, and the repository has not been indexed for semantic code search. Anyone who gets access to {% data variables.product.prodname_copilot_short %} from the organization that owns a repository can index that repository. Up to {% data variables.copilot.max-chat-indexed-repos %} repositories can be indexed for each organization.
29+
- Chat responses may be suboptimal if you ask questions about a specific repository that you've selected as a context, and the repository has not been indexed for semantic code search. Anyone who gets access to {% data variables.product.prodname_copilot_short %} from the organization that owns a repository can index that repository.
3030
- The quality of the results from {% data variables.product.prodname_copilot_chat_short %} may, in some situations, be degraded if very large files, or a large number of files, are used as a context for a question.
3131

3232
## Prerequisites
@@ -86,7 +86,7 @@ You can choose a specific context, such as a particular repository or a document
8686

8787
{% data variables.product.prodname_copilot_short %}'s ability to answer natural language questions like these in a repository context is improved when the repository has been indexed for semantic code search. The indexing status of the repository is displayed when you start a conversation that has a repository context.
8888

89-
If you get access to {% data variables.product.prodname_copilot_short %} from the organization that owns the repository, and the repository has not been indexed, an **Index this repository** button is displayed. Click this button to start the indexing process. Up to {% data variables.copilot.max-chat-indexed-repos %} repositories can be indexed for each organization.
89+
If you get access to {% data variables.product.prodname_copilot_short %} from the organization that owns the repository, and the repository has not been indexed, an **Index this repository** button is displayed. Click this button to start the indexing process.
9090

9191
![Screenshot showing the 'Index this repository' button highlighted with a dark orange outline.](/assets/images/help/copilot/index-this-repo.png)
9292

content/get-started/onboarding/getting-started-with-your-github-account.md

-6
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ This guide will walk you through setting up your {% data variables.product.compa
1515
The first steps in starting with {% data variables.product.product_name %} are to create an account, choose a product that fits your needs best, verify your email, set up two-factor authentication, and view your profile.
1616
{% elsif ghes %}
1717
The first steps in starting with {% data variables.product.product_name %} are to access your account, set up two-factor authentication, and view your profile.
18-
{% elsif ghae %}
19-
The first steps in starting with {% data variables.product.product_name %} are to access your account and view your profile.
2018
{% endif %}
2119

2220
{% ifversion fpt or ghec %}There are several types of accounts on {% data variables.product.prodname_dotcom %}. {% endif %} Every person who uses {% data variables.product.product_name %} has their own personal account, which can be part of multiple organizations and teams. Your personal account is your identity on {% data variables.location.product_location %} and represents you as an individual.
@@ -50,10 +48,6 @@ To ensure you can use all the features in your {% data variables.product.product
5048
The administrator of your {% data variables.product.product_name %} instance will notify you about how to authenticate and access your account. The process varies depending on the authentication mode they have configured for the instance.
5149
{% endif %}
5250

53-
{% ifversion ghae %}
54-
You will receive an email notification once your enterprise owner for {% data variables.product.product_name %} has set up your account, allowing you to authenticate with SAML single sign-on (SSO) and access your account.
55-
{% endif %}
56-
5751
{% ifversion fpt or ghes or ghec %}
5852

5953
### {% ifversion fpt or ghec %}4.{% else %}2.{% endif %} Configuring two-factor authentication

content/graphql/overview/public-schema.md

-7
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ versions:
77
fpt: '*'
88
ghec: '*'
99
ghes: '*'
10-
ghae: '*'
1110
topics:
1211
- API
1312
---
@@ -27,9 +26,3 @@ Alternatively, you can download the latest version of the public schema here:
2726
[{% octicon "desktop-download" aria-label="Download" %} `schema.docs-enterprise.graphql`](/public/ghes-{{ allVersions[currentVersion].currentRelease }}/schema.docs-enterprise.graphql) ({{ allVersions[currentVersion].versionTitle }})
2827

2928
{% endif %}
30-
31-
{% ifversion ghae %}
32-
33-
[{% octicon "desktop-download" aria-label="Download" %} `schema.docs-ghae.graphql`](/public/ghae/schema.docs-ghae.graphql) ({{ allVersions[currentVersion].versionTitle }})
34-
35-
{% endif %}

content/migrations/overview/migration-paths-to-github.md

+6-7
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ versions:
66
fpt: '*'
77
ghes: '*'
88
ghec: '*'
9-
ghae: '*'
109
---
1110

1211
## About migration paths to GitHub
@@ -43,7 +42,7 @@ You can review the scope and tooling for your migration to {% data variables.pro
4342
- **Scope**: Source, history, and metadata
4443
- **Tooling**: {% data variables.product.prodname_importer_proper_name %}
4544
- **More information**:
46-
- "[AUTOTITLE]({% ifversion ghae %}/free-pro-team@latest{% endif %}/migrations/using-github-enterprise-importer)"
45+
- "[AUTOTITLE](/migrations/using-github-enterprise-importer)"
4746
- [{% data variables.product.prodname_expert_services %}](https://github.com/services/) website
4847
- **Caveats**:
4948
- {% data reusables.migrations.large-repositories-require-expert-services %}
@@ -54,7 +53,7 @@ You can review the scope and tooling for your migration to {% data variables.pro
5453
- **Scope**: Source, history, and metadata
5554
- **Tooling**: {% data variables.product.prodname_importer_proper_name %}
5655
- **More information**:
57-
- "[AUTOTITLE]({% ifversion ghae %}/free-pro-team@latest{% endif %}/migrations/using-github-enterprise-importer)"
56+
- "[AUTOTITLE](/migrations/using-github-enterprise-importer)"
5857
- [{% data variables.product.prodname_expert_services %}](https://github.com/services/) website
5958
- **Caveats**:
6059
- {% data reusables.migrations.large-repositories-require-expert-services %}
@@ -67,7 +66,7 @@ Migrations from {% data variables.product.prodname_dotcom_the_website %} include
6766
- **Scope**: Source, history, and metadata
6867
- **Tooling**: {% data variables.product.prodname_importer_proper_name %} or {% data variables.product.prodname_expert_services %}
6968
- **More information**:
70-
- "[AUTOTITLE]({% ifversion ghae %}/free-pro-team@latest{% endif %}/migrations/using-github-enterprise-importer)"
69+
- "[AUTOTITLE](/migrations/using-github-enterprise-importer)"
7170
- [{% data variables.product.prodname_expert_services %}](https://github.com/services/) website
7271
- **Caveats**:
7372
- {% data reusables.migrations.large-repositories-require-expert-services %}
@@ -77,15 +76,15 @@ Migrations from {% data variables.product.prodname_dotcom_the_website %} include
7776

7877
- **Scope**: Source, history, and metadata
7978
- **Tooling**: {% data variables.product.prodname_importer_proper_name %}
80-
- **More information**: "[AUTOTITLE]({% ifversion ghae %}/free-pro-team@latest{% endif %}/migrations/using-github-enterprise-importer)"
79+
- **More information**: "[AUTOTITLE](/migrations/using-github-enterprise-importer)"
8180

8281
### Azure DevOps Server to {% data variables.product.prodname_dotcom_the_website %}
8382

8483
- **Scope**: Source, history, and metadata
8584
- **Tooling**: Migration to Azure DevOps Services, then {% data variables.product.prodname_importer_proper_name %}
8685
- **More information**:
8786
- [Migrate data from Azure DevOps Server to Azure DevOps Services](https://learn.microsoft.com/en-us/azure/devops/migrate/migration-overview?view=azure-devops) in the Microsoft Docs
88-
- "[AUTOTITLE]({% ifversion ghae %}/free-pro-team@latest{% endif %}/migrations/using-github-enterprise-importer)"
87+
- "[AUTOTITLE](/migrations/using-github-enterprise-importer)"
8988
- **Caveats**: If you can't migrate to Azure DevOps Services first, you must perform a "source and history" migration instead. For more information, "[Migrations from any Git repository to {% data variables.product.prodname_dotcom_the_website %}](#migrations-from-any-git-repository)."
9089

9190
### Bitbucket Cloud (Bitbucket.org) to {% data variables.product.prodname_dotcom_the_website %}
@@ -101,7 +100,7 @@ Migrations from {% data variables.product.prodname_dotcom_the_website %} include
101100
- **Scope**: Source, history, and metadata
102101
- **Tooling**: {% data variables.product.prodname_importer_proper_name %}
103102
- **More information**:
104-
- "[AUTOTITLE]({% ifversion ghae %}/free-pro-team@latest{% endif %}/migrations/using-github-enterprise-importer)"
103+
- "[AUTOTITLE](/migrations/using-github-enterprise-importer)"
105104
- [{% data variables.product.prodname_expert_services %}](https://github.com/services/) website
106105
- **Caveats**:
107106
- For complex repositories larger than around 5 GB, you may need to use `bbs-exporter` and Enterprise Cloud Importer instead. Enterprise Cloud Importer is only available for expert-led migrations.

content/migrations/overview/planning-your-migration-to-github.md

+3-4
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ versions:
66
fpt: '*'
77
ghes: '*'
88
ghec: '*'
9-
ghae: '*'
109
---
1110

1211
## About migrations
@@ -60,9 +59,9 @@ If you’re migrating from {% data variables.product.prodname_ghe_cloud %} or {%
6059

6160
{% data reusables.enterprise-migration-tool.gh-repo-stats-not-supported %}
6261

63-
If you’re migrating from Azure DevOps, we recommend the `inventory-report` command in the {% data variables.product.prodname_ado2gh_cli %}. The `inventory-report` command will connect with the Azure DevOps API, then build a simple CSV with some of the fields suggested above. For more information about how to install the {% data variables.product.prodname_ado2gh_cli %}, see "[AUTOTITLE]({% ifversion ghae %}/enterprise-cloud@latest{% endif %}/migrations/using-github-enterprise-importer/migrating-from-azure-devops-to-github-enterprise-cloud/migrating-repositories-from-azure-devops-to-github-enterprise-cloud)."
62+
If you’re migrating from Azure DevOps, we recommend the `inventory-report` command in the {% data variables.product.prodname_ado2gh_cli %}. The `inventory-report` command will connect with the Azure DevOps API, then build a simple CSV with some of the fields suggested above. For more information about how to install the {% data variables.product.prodname_ado2gh_cli %}, see "[AUTOTITLE](/migrations/using-github-enterprise-importer/migrating-from-azure-devops-to-github-enterprise-cloud/migrating-repositories-from-azure-devops-to-github-enterprise-cloud)."
6463

65-
If you’re migrating from Bitbucket Server or Bitbucket Data Center, we recommend the `inventory-report` command in the {% data variables.product.prodname_bbs2gh_cli %}. The `inventory-report` command will use your Bitbucket instance's API to build a simple CSV. For more information about how to install the {% data variables.product.prodname_bbs2gh_cli %}, see "[AUTOTITLE]({% ifversion ghae %}/enterprise-cloud@latest{% endif %}/migrations/using-github-enterprise-importer/migrating-from-bitbucket-server-to-github-enterprise-cloud/migrating-repositories-from-bitbucket-server-to-github-enterprise-cloud)."
64+
If you’re migrating from Bitbucket Server or Bitbucket Data Center, we recommend the `inventory-report` command in the {% data variables.product.prodname_bbs2gh_cli %}. The `inventory-report` command will use your Bitbucket instance's API to build a simple CSV. For more information about how to install the {% data variables.product.prodname_bbs2gh_cli %}, see "[AUTOTITLE](/migrations/using-github-enterprise-importer/migrating-from-bitbucket-server-to-github-enterprise-cloud/migrating-repositories-from-bitbucket-server-to-github-enterprise-cloud)."
6665

6766
For other migration origins, create your migration inventory yourself. You could build the spreadsheet using the origin’s reporting tools, if available, or API, or you could create the inventory manually.
6867

@@ -202,7 +201,7 @@ For example, suppose @octocat created an issue on {% data variables.location.pro
202201
The way that attribution works differs between tools:
203202

204203
- If you’re using `ghe-migrator`, `gl-exporter`, or `bbs-exporter`, you will decide how you want to attribute data ahead of time and include a mapping file when you import your data.
205-
- If you’re using {% data variables.product.prodname_importer_proper_name %}, data will be linked to placeholder identities called “mannequins”, and you can assign this history to real users after your data is migrated. For more information, see "[AUTOTITLE]({% ifversion ghae %}/free-pro-team@latest{% endif %}/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/reclaiming-mannequins-for-github-enterprise-importer)."
204+
- If you’re using {% data variables.product.prodname_importer_proper_name %}, data will be linked to placeholder identities called “mannequins”, and you can assign this history to real users after your data is migrated. For more information, see "[AUTOTITLE](/migrations/using-github-enterprise-importer/completing-your-migration-with-github-enterprise-importer/reclaiming-mannequins-for-github-enterprise-importer)."
206205

207206
### Managing teams and permissions
208207

content/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/managing-security-and-analysis-settings-for-your-organization.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@ The page that's displayed allows you to enable or disable all security and analy
3535

3636
{% ifversion ghes %}If you have a license for {% data variables.product.prodname_GH_advanced_security %}, the page will also contain options to enable and disable {% data variables.product.prodname_advanced_security %} features. Any repositories that use {% data variables.product.prodname_GH_advanced_security %} are listed at the bottom of the page.{% endif %}
3737

38-
{% ifversion ghae %}The page will also contain options to enable and disable {% data variables.product.prodname_advanced_security %} features. Any repositories that use {% data variables.product.prodname_GH_advanced_security %} are listed at the bottom of the page.{% endif %}
39-
4038
## Enabling or disabling a feature for all existing repositories
4139

4240
You can enable or disable features for all repositories.
@@ -179,6 +177,6 @@ You can manage access to {% data variables.product.prodname_GH_advanced_security
179177
## Further reading
180178

181179
- "[AUTOTITLE](/code-security/getting-started/securing-your-repository)"{% ifversion not fpt %}
182-
- "[AUTOTITLE](/code-security/secret-scanning/about-secret-scanning)"{% endif %}{% ifversion not ghae %}
183-
- "[AUTOTITLE](/code-security/supply-chain-security/understanding-your-software-supply-chain/about-the-dependency-graph)"{% endif %}
180+
- "[AUTOTITLE](/code-security/secret-scanning/about-secret-scanning)"{% endif %}
181+
- "[AUTOTITLE](/code-security/supply-chain-security/understanding-your-software-supply-chain/about-the-dependency-graph)"
184182
- "[AUTOTITLE](/code-security/supply-chain-security/understanding-your-software-supply-chain/about-supply-chain-security)"

content/organizations/managing-peoples-access-to-your-organization-with-roles/roles-in-an-organization.md

-3
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ redirect_from:
99
versions:
1010
fpt: '*'
1111
ghes: '*'
12-
ghae: '*'
1312
ghec: '*'
1413
topics:
1514
- Organizations
@@ -202,7 +201,6 @@ Some of the features listed below are limited to organizations using {% data var
202201
| [Export a list of people with access to an organization repository](/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/viewing-people-with-access-to-your-repository#exporting-a-list-of-people-with-access-to-your-repository) | {% octicon "check" aria-label="Yes" %} | {% octicon "x" aria-label="No" %} | {% octicon "x" aria-label="No" %} |
203202
| Manage default labels (see "[AUTOTITLE](/organizations/managing-organization-settings/managing-default-labels-for-repositories-in-your-organization)") | {% octicon "check" aria-label="Yes" %} | {% octicon "x" aria-label="No" %} | {% octicon "x" aria-label="No" %} |{% ifversion pull-request-approval-limit %}
204203
| Manage pull request reviews in the organization (see "[AUTOTITLE](/organizations/managing-organization-settings/managing-pull-request-reviews-in-your-organization)") | {% octicon "check" aria-label="Yes" %} | {% octicon "x" aria-label="No" %} | {% octicon "x" aria-label="No" %} | {% octicon "x" aria-label="No" %} |{% endif %}
205-
{% ifversion ghae %}| Manage IP allow lists (see "[AUTOTITLE](/admin/configuration/configuring-your-enterprise/restricting-network-traffic-to-your-enterprise-with-an-ip-allow-list)") | {% octicon "check" aria-label="Yes" %} | {% octicon "x" aria-label="No" %} | {% octicon "x" aria-label="No" %} |{% endif %}
206204

207205
{% endrowheaders %}
208206

@@ -247,7 +245,6 @@ Some of the features listed below are limited to organizations using {% data var
247245
| [View people with access to an organization repository](/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/viewing-people-with-access-to-your-repository) | {% octicon "check" aria-label="Yes" %} | {% octicon "x" aria-label="No" %} |
248246
| [Export a list of people with access to an organization repository](/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/viewing-people-with-access-to-your-repository#exporting-a-list-of-people-with-access-to-your-repository) | {% octicon "check" aria-label="Yes" %} | {% octicon "x" aria-label="No" %} |
249247
| Manage default labels (see "[AUTOTITLE](/organizations/managing-organization-settings/managing-default-labels-for-repositories-in-your-organization)") | {% octicon "check" aria-label="Yes" %} | {% octicon "x" aria-label="No" %} |
250-
{% ifversion ghae %}| Manage IP allow lists (see "[AUTOTITLE](/admin/configuration/configuring-your-enterprise/restricting-network-traffic-to-your-enterprise-with-an-ip-allow-list)") | {% octicon "check" aria-label="Yes" %} | {% octicon "x" aria-label="No" %} |{% endif %}
251248

252249
{% endrowheaders %}
253250

0 commit comments

Comments
 (0)