Skip to content

Repo sync #38238

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 13, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
60 changes: 35 additions & 25 deletions content/admin/data-residency/network-details-for-ghecom.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,39 +36,34 @@ To access your enterprise on {% data variables.enterprise.data_residency_site %}

These are {% data variables.product.company_short %}'s IP address ranges for enterprises hosted in the EU.

#### Ranges for egress traffic

* 108.143.221.96/28
* 20.61.46.32/28
* 20.224.62.160/28
* 51.12.252.16/28
* 74.241.131.48/28
* 20.240.211.176/28

#### Ranges for ingress traffic

* 108.143.197.176/28
* 20.123.213.96/28
* 20.224.46.144/28
* 20.240.194.240/28
* 20.240.220.192/28
* 20.240.211.208/28
| Ranges for egress traffic | Ranges for ingress traffic |
|--------------------------|---------------------------|
| 108.143.221.96/28 | 108.143.197.176/28 |
| 20.61.46.32/28 | 20.123.213.96/28 |
| 20.224.62.160/28 | 20.224.46.144/28 |
| 51.12.252.16/28 | 20.240.194.240/28 |
| 74.241.131.48/28 | 20.240.220.192/28 |
| 20.240.211.176/28 | 20.240.211.208/28 |

### Australia

These are {% data variables.product.company_short %}'s IP address ranges for enterprises hosted in Australia.

#### Ranges for egress traffic
| Ranges for egress traffic | Ranges for ingress traffic |
|--------------------------|---------------------------|
| 20.5.34.240/28 | 4.237.73.192/28 |
| 20.5.146.128/28 | 20.5.226.112/28 |
| 68.218.155.16/28 | 20.248.163.176/28 |

* 20.5.34.240/28
* 20.5.146.128/28
* 68.218.155.16/28
### US

#### Ranges for ingress traffic
These are {% data variables.product.company_short %}'s IP address ranges for enterprises hosted in the US.

* 4.237.73.192/28
* 20.5.226.112/28
* 20.248.163.176/28
| Ranges for egress traffic | Ranges for ingress traffic |
|--------------------------|---------------------------|
| 20.221.76.128/28 | 74.249.180.192/28 |
| 135.233.115.208/28 | 48.214.149.96/28 |
| 20.118.27.192/28 | 172.202.123.176/28 |

## Supported regions for Azure private networking

Expand All @@ -90,6 +85,14 @@ If you use Azure private networking for {% data variables.product.company_short
| arm64 | `australiaeast`, `australiacentral` |
| GPU | N/A |

### Supported regions in the US

| Runner type | Supported regions |
| ----------- | ----------------- |
| x64 | `centralus`, `eastus2`, `westus3` |
| arm64 | `centralus`, `eastus2`, `westus3` |
| GPU | `centralus`, `eastus2`, `westus3` |

## IP ranges for {% data variables.product.prodname_importer_proper_name %}

If you're running a migration to your enterprise with {% data variables.product.prodname_importer_proper_name %}, you may need to add certain ranges to an IP allow list. See [AUTOTITLE](/migrations/using-github-enterprise-importer/migrating-between-github-products/managing-access-for-a-migration-between-github-products#configuring-ip-allow-lists-for-migrations).
Expand Down Expand Up @@ -134,3 +137,10 @@ You must allow:
* 20.5.34.240/28
* 20.5.146.128/28
* 68.218.155.16/28

### Required in the US

* 130.213.245.128/28
* 20.171.204.144/28
* 20.171.204.176/28
* 4.150.167.192/28
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ To set up a trial, you must be signed in to a personal account. If you don't hav

<a href="https://github.com/account/enterprises/new?ref_cta=GHEC+trial&ref_loc=setting+up+a+trial+of+github+enterprise+cloud&ref_page=docs" target="_blank" class="btn btn-primary mt-3 mr-3 no-underline"><span>Set up a trial of {% data variables.product.prodname_ghe_cloud %}</span> {% octicon "link-external" height:16 %}</a>

>[!IMPORTANT] Your trial enterprise will be hosted in the USA. If you require {% data variables.enterprise.data_residency_short %} outside the USA, contact {% data variables.contact.contact_sales_data_residency %}.
>[!IMPORTANT] Your trial enterprise will be hosted in the US. If you require {% data variables.enterprise.data_residency_short %} in a specific region, contact {% data variables.contact.contact_sales_data_residency %}.

{% data reusables.enterprise.enterprise-types %}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,7 @@ When you transfer a repository, its issues, pull requests, wiki, stars, and watc
```

> [!WARNING]
> If you create a new repository or fork at the previous repository location, the redirects to the transferred repository will be deactivated. They can be reactivated by renaming or deleting the new repository or fork.

> If you create a new repository or fork at the previous repository location, the redirects to the transferred repository will be permanently deleted.
* When you transfer a repository from an organization to a personal account, the repository's read-only collaborators will not be transferred. This is because collaborators can't have read-only access to repositories owned by a personal account. For more information about repository permission levels, see [AUTOTITLE](/account-and-profile/setting-up-and-managing-your-personal-account-on-github/managing-personal-account-settings/permission-levels-for-a-personal-account-repository) and [AUTOTITLE](/organizations/managing-user-access-to-your-organizations-repositories/managing-repository-roles/repository-roles-for-an-organization).{% ifversion fpt or ghec %}
* Sponsors who have access to the repository through a sponsorship tier may be affected. See [AUTOTITLE](/sponsors/receiving-sponsorships-through-github-sponsors/managing-your-sponsorship-tiers#adding-a-repository-to-a-sponsorship-tier).{% endif %}
* Packages associated with the repository may be transferred, or may lose their link to the repository, depending on the registry they belong to. See [AUTOTITLE](/packages/learn-github-packages/about-permissions-for-github-packages#about-repository-transfers).
Expand Down
5 changes: 0 additions & 5 deletions data/features/cluster-node-removal.yml

This file was deleted.

3 changes: 0 additions & 3 deletions data/features/code-scanning-task-lists.yml

This file was deleted.

5 changes: 0 additions & 5 deletions data/features/dependabot-updates-failure-15-skip-schedule.yml

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions data/features/dependabot-updates-v680-nuget-support.yml

This file was deleted.

4 changes: 0 additions & 4 deletions data/features/discussions.yml

This file was deleted.

6 changes: 0 additions & 6 deletions data/features/repo-rules-dependabot-bypass.yml

This file was deleted.

6 changes: 0 additions & 6 deletions data/features/secret-scanning-bypass-filter.yml

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions data/features/security-overview-additional-tools.yml

This file was deleted.

1 change: 1 addition & 0 deletions data/reusables/actions/azure-vnet-supported-regions.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ The following regions are supported on {% data variables.product.prodname_dotcom
<li><code>AustraliaEast</code></li>
<li><code>BrazilSouth</code></li>
<li><code>CanadaCentral</code></li>
<li><code>CanadaEast</code></li>
<li><code>CentralUs</code></li>
<li><code>EastAsia</code></li>
<li><code>EastUs</code></li>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
When you adopt {% data variables.enterprise.data_residency %}, you can choose where your company's code and data are stored. Your enterprise will be hosted on a dedicated subdomain of {% data variables.enterprise.data_residency_site %}.
When you adopt {% data variables.enterprise.data_residency %}, you can choose where your company's code and data are stored. Your enterprise will be hosted on a dedicated subdomain of {% data variables.enterprise.data_residency_site %}. Data residency makes it easy to separate open source and enterprise work, and helps you meet specific data residency compliance requirements.

The available regions are:

* The EU
* EU
* Australia
* US

In the future, {% data variables.product.github %} plans to offer {% data variables.enterprise.data_residency_short %} in more regions.

This file was deleted.

4 changes: 2 additions & 2 deletions data/variables/product.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,8 +202,8 @@ prodname_code_security: '{% ifversion ghas-products %}Code Security{% else %}Adv
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 code-security-wording-only %}Code security{% else %}Code security and analysis{% endif %}'
UI_advanced_security_ent: '{% ifversion ghas-products %}{% data variables.product.prodname_AS %}{% elsif code-security-wording-only-enterprise %}Code security{% else %}Code security and analysis{% 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 %}'

Expand Down
Loading