Skip to content

Repo sync #39559

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 3 commits into from
Jul 29, 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
5 changes: 5 additions & 0 deletions content/actions/concepts/runners/self-hosted-runners.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,15 @@ redirect_from:
- /actions/hosting-your-own-runners/about-self-hosted-runners
- /actions/hosting-your-own-runners/managing-self-hosted-runners/about-self-hosted-runners
- /actions/concepts/runners/about-self-hosted-runners
- /actions/hosting-your-own-runners
versions:
fpt: '*'
ghes: '*'
ghec: '*'
contentType: concepts
topics:
- CI
- CD
---

A self-hosted runner is a system that you deploy and manage to execute jobs from {% data variables.product.prodname_actions %} on {% data variables.product.github %}.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ redirect_from:
- /actions/how-tos/hosting-your-own-runners
- /actions/how-tos/managing-self-hosted-runners
- /actions/how-tos/hosting-your-own-runners/managing-self-hosted-runners
- /github/automating-your-workflow-with-github-actions/hosting-your-own-runners
---

{% data reusables.actions.enterprise-github-hosted-runners %}
4 changes: 3 additions & 1 deletion data/release-notes/enterprise-server/3-16/0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,8 @@ sections:
Customers who have code scanning enabled may experience slower transitions when upgrading to version 3.16.0, due to changes in the data model that require data migration. We recommend testing this upgrade in a non-production environment first, as it could result in longer downtime than expected. [Updated: 2025-06-12]

known_issues:
- |
Customers operating at high scale or near capacity may experience unexpected performance degradation, such as slow response times, background job queue spikes, elevated CPU usage, and increased MySQL load. Consider upgrading to 3.16 with caution. [Updated: 2025-07-28]
- |
{% data reusables.release-notes.2025-03-security-product-transition-bug %} [Updated: 2025-03-17]
- |
Expand Down Expand Up @@ -268,4 +270,4 @@ sections:
- |
The release notes previously mentioned Dependabot support for `pnpm` workspace catalogs, which did not ship in 3.16 and will ship in 3.17. [Updated: 2025-05-08]
- |
Customers who have code scanning enabled may experience slower transitions when upgrading to version 3.16.0, due to changes in the data model that require data migration. We recommend testing this upgrade in a non-production environment first, as it could result in longer downtime than expected. [Updated: 2025-06-12]
Customers who have code scanning enabled may experience slower transitions when upgrading to version 3.16.0, due to changes in the data model that require data migration. We recommend testing this upgrade in a non-production environment first, as it could result in longer downtime than expected. [Updated: 2025-06-12]
2 changes: 2 additions & 0 deletions data/release-notes/enterprise-server/3-16/1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ sections:
- |
Update the bundled `actions/setup-dotnet` with the latest versions from https://github.com/actions/setup-dotnet.
known_issues:
- |
Customers operating at high scale or near capacity may experience unexpected performance degradation, such as slow response times, background job queue spikes, elevated CPU usage, and increased MySQL load. Consider upgrading to 3.16 with caution. [Updated: 2025-07-28]
- |
Upgrades to 3.16.1 may fail due to an error while migrating a secret scanning database. The `ghe-migrations` command output will include a `DelegatedBypassConfigurationNotNil` error. To recover, you can restore from a backup, fail over to a replica, or reach out to GitHub Support if you encounter this issue. [Updated: 2025-04-03]
- |
Expand Down
2 changes: 2 additions & 0 deletions data/release-notes/enterprise-server/3-16/2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ sections:
- |
The `spokesctl info` and `spokesctl repos` commands now also show wikis that are part of a network.
known_issues:
- |
Customers operating at high scale or near capacity may experience unexpected performance degradation, such as slow response times, background job queue spikes, elevated CPU usage, and increased MySQL load. Consider upgrading to 3.16 with caution. [Updated: 2025-07-28]
- |
Custom firewall rules are removed during the upgrade process.
- |
Expand Down
2 changes: 2 additions & 0 deletions data/release-notes/enterprise-server/3-16/3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ sections:
- |
Microsoft Exchange Online is retiring SMTP basic authentication in September 2025. If your GitHub Enterprise Server instance uses this method to send email, delivery may fail after the retirement date. Microsoft recommends switching to a supported alternative. As another option, you may consider using an SMTP OAuth proxy such as [email-oauth2-proxy](https://github.com/simonrob/email-oauth2-proxy), though this is not officially supported. For details and configuration guidance, see the [Microsoft announcement](https://techcommunity.microsoft.com/blog/exchange/exchange-online-to-retire-basic-auth-for-client-submission-smtp-auth/4114750) and the proxy’s [documentation](https://github.com/simonrob/email-oauth2-proxy/blob/main/emailproxy.config).
known_issues:
- |
Customers operating at high scale or near capacity may experience unexpected performance degradation, such as slow response times, background job queue spikes, elevated CPU usage, and increased MySQL load. Consider upgrading to 3.16 with caution. [Updated: 2025-07-28]
- |
Custom firewall rules are removed during the upgrade process.
- |
Expand Down
2 changes: 2 additions & 0 deletions data/release-notes/enterprise-server/3-16/4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ sections:
- |
Site administrators who manage dependencies with the base-pinned image should no longer rely on the vulcanizer CLI, as it is in the process of being retired and replaced with vulcancli. Transition to vulcancli to ensure continued support and compatibility.
known_issues:
- |
Customers operating at high scale or near capacity may experience unexpected performance degradation, such as slow response times, background job queue spikes, elevated CPU usage, and increased MySQL load. Consider upgrading to 3.16 with caution. [Updated: 2025-07-28]
- |
Custom firewall rules are removed during the upgrade process.
- |
Expand Down
2 changes: 2 additions & 0 deletions data/release-notes/enterprise-server/3-16/5.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ sections:
- |
The babeld service no longer reports log messages about some common client-induced networking errors, reducing noise in the logs.
known_issues:
- |
Customers operating at high scale or near capacity may experience unexpected performance degradation, such as slow response times, background job queue spikes, elevated CPU usage, and increased MySQL load. Consider upgrading to 3.16 with caution. [Updated: 2025-07-28]
- |
Applying a new GitHub Enterprise Server license using the Management Console can sometimes fail with an HTTP 500 error.
- |
Expand Down
2 changes: 2 additions & 0 deletions data/release-notes/enterprise-server/3-17/0.yml
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,8 @@ sections:
Users see a horizontal navigation bar at the top of their enterprise account. This update is designed to improve the user experience by providing a consistent, intuitive navigation structure that mirrors the rest of the GitHub experience.

known_issues:
- |
Customers operating at high scale or near capacity may experience unexpected performance degradation, such as slow response times, background job queue spikes, elevated CPU usage, and increased MySQL load. Consider upgrading to 3.17 with caution. [Updated: 2025-07-28]
- |
Custom firewall rules are removed during the upgrade process.
- |
Expand Down
2 changes: 2 additions & 0 deletions data/release-notes/enterprise-server/3-17/1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ sections:
- |
Site administrators who manage dependencies with the base-pinned image should no longer rely on the vulcanizer CLI, as it is in the process of being retired and replaced with vulcancli. Transition to vulcancli to ensure continued support and compatibility.
known_issues:
- |
Customers operating at high scale or near capacity may experience unexpected performance degradation, such as slow response times, background job queue spikes, elevated CPU usage, and increased MySQL load. Consider upgrading to 3.17 with caution. [Updated: 2025-07-28]
- |
Custom firewall rules are removed during the upgrade process.
- |
Expand Down
2 changes: 2 additions & 0 deletions data/release-notes/enterprise-server/3-17/2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ sections:
- |
The babeld service no longer reports log messages about some common client-induced networking errors, reducing noise in the logs.
known_issues:
- |
Customers operating at high scale or near capacity may experience unexpected performance degradation, such as slow response times, background job queue spikes, elevated CPU usage, and increased MySQL load. Consider upgrading to 3.17 with caution. [Updated: 2025-07-28]
- |
Applying a new GitHub Enterprise Server license using the Management Console can sometimes fail with an HTTP 500 error.
- |
Expand Down
Loading