1
0
mirror of synced 2026-01-23 12:02:29 -05:00

Merge pull request #25682 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2023-05-24 05:02:40 -04:00
committed by GitHub
2 changed files with 5 additions and 0 deletions

View File

@@ -320,6 +320,9 @@ sections:
# https://github.com/github/releases/issues/2534
- The size of the search field for user, organization, and enterprise audit logs has increased.
# https://github.com/github/actions-dotnet/pull/12831
- The maximum number of self-hosted runners in a runner group is limited to 10,000. Previously, there was no limit.
known_issues:
- On a freshly set up {% data variables.product.prodname_ghe_server %} instance without any users, an attacker could create the first admin user.
- Custom firewall rules are removed during the upgrade process.

View File

@@ -1 +1,3 @@
{% ifversion ghes or ghae %}
You can also use the {% data variables.product.prodname_enterprise_api %} to manage global webhooks. For a complete list of actions, see "[AUTOTITLE](/rest/enterprise-admin#global-webhooks)."
{% endif %}