Skip to content

Commit 4269297

Browse files
collinmcneeseCopilotlecoursen
authored
Updates for SHR domains with ghe.com (#61339)
Signed-off-by: Collin McNeese <collinmcneese@github.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: Laura Coursen <lecoursen@github.com>
1 parent 7b5fe54 commit 4269297

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

content/actions/reference/runners/self-hosted-runners.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Autoscaling allows you to dynamically adjust the number of self-hosted runners b
8888

8989
For more information, see [AUTOTITLE](/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/about-actions-runner-controller) and [AUTOTITLE](/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/about-support-for-actions-runner-controller).
9090

91-
### {% data variables.product.prodname_actions %} Runner Scale Set Client
91+
### {% data variables.product.prodname_actions %} Runner Scale Set Client
9292

9393
The {% data variables.product.prodname_actions %} Runner Scale Set Client is a standalone Go-based module that empowers platform teams, integrators, and infrastructure providers to build custom autoscaling solutions for {% data variables.product.prodname_actions %} runners across VMs, containers, on-premise infrastructure, and cloud services, with support for Windows, Linux, and macOS platforms.
9494

data/reusables/actions/runner-essential-communications.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
{% ifversion ghec %}
2+
3+
> [!NOTE]
4+
> If you use {% data variables.enterprise.data_residency %}, your runners must communicate with additional hostnames beyond those listed below. For the complete network requirements, see [AUTOTITLE](/admin/data-residency/network-details-for-ghecom).
5+
6+
{% endif %}
7+
18
**Needed for essential operations:**
29

310
```shell copy

0 commit comments

Comments
 (0)