Skip to content

Commit 8d126d8

Browse files
jfineCopilotsophietheking
authored
Note that Migrations REST API is currently unavailable on GHE.com (#59471)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Sophie <29382425+sophietheking@users.noreply.github.com>
1 parent a9b2e7f commit 8d126d8

4 files changed

Lines changed: 8 additions & 0 deletions

File tree

content/admin/data-residency/feature-overview-for-github-enterprise-cloud-with-data-residency.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ The following features are currently unavailable on {% data variables.enterprise
2727
| {% data variables.product.prodname_marketplace %} | {% data variables.product.prodname_marketplace %}, as a means of searching for, purchasing, and directly installing apps and actions, is unavailable. Ecosystem apps and actions can still be discovered and installed from their source, but they may require modification to work on {% data variables.enterprise.data_residency_site %}. | [{% data variables.product.prodname_actions %} workflows from {% data variables.product.prodname_marketplace %}](#github-actions-workflows-from-github-marketplace) |
2828
| Certain features of {% data variables.product.prodname_github_connect %} | Although you can connect an enterprise on {% data variables.enterprise.data_residency_site %} to a {% data variables.product.prodname_ghe_server %} instance, certain features of {% data variables.product.prodname_github_connect %} are not available, including resolution of actions from {% data variables.product.prodname_dotcom_the_website %}. | [{% data variables.product.prodname_github_connect %}](#github-connect) |
2929
| Some features currently in {% data variables.release-phases.public_preview %} or {% data variables.release-phases.private_preview %} | Certain features that are in a preview phase on {% data variables.product.prodname_dotcom_the_website %} may not be available on {% data variables.enterprise.data_residency_site %} until GA. | |
30+
| Migrations REST API | Currently unavailable. | [AUTOTITLE](/rest/migrations) |
3031

3132
## Permanently unavailable features
3233

content/rest/migrations/orgs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,6 @@ These endpoints are only available to authenticated organization owners. For mor
2222

2323
{% data variables.migrations.organization_migrations_intro %}
2424

25+
{% ifversion ghec %}{% data variables.migrations.enterprise_cloud_with_data_residency %}{% endif %}
26+
2527
<!-- Content after this section is automatically generated -->

content/rest/migrations/users.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,6 @@ To download an archive, you'll need to start a user migration first. Once the st
2424

2525
Once you've created a migration archive, it will be available to download for seven days. But, you can delete the user migration archive sooner if you'd like. You can unlock your repository when the migration is `exported` to begin using your repository again or delete the repository if you no longer need the source data.
2626

27+
{% ifversion ghec %}{% data variables.migrations.enterprise_cloud_with_data_residency %}{% endif %}
28+
2729
<!-- Content after this section is automatically generated -->

data/variables/migrations.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ source_imports_intro: >-
66
You can use these endpoints to start an import from a Git repository hosted with another service. This is the same
77
functionality as the {% data variables.product.prodname_dotcom %}
88
Importer. For more information, see [AUTOTITLE](/migrations/importing-source-code/using-github-importer/importing-a-repository-with-github-importer).
9+
enterprise_cloud_with_data_residency: >-
10+
> [!NOTE]
11+
These endpoints are currently unavailable on [AUTOTITLE](/admin/data-residency).

0 commit comments

Comments
 (0)