From 24a95728b6e7615005ce6ef17b51149097e27e12 Mon Sep 17 00:00:00 2001 From: hubwriter Date: Tue, 26 Aug 2025 11:08:55 +0100 Subject: [PATCH 1/4] Fix link for 'fhcount' plugin documentation (#57270) --- .../collectd-metrics-for-github-enterprise-server.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/admin/monitoring-and-managing-your-instance/monitoring-your-instance/collectd-metrics-for-github-enterprise-server.md b/content/admin/monitoring-and-managing-your-instance/monitoring-your-instance/collectd-metrics-for-github-enterprise-server.md index 55d87d204b05..319a516885d3 100644 --- a/content/admin/monitoring-and-managing-your-instance/monitoring-your-instance/collectd-metrics-for-github-enterprise-server.md +++ b/content/admin/monitoring-and-managing-your-instance/monitoring-your-instance/collectd-metrics-for-github-enterprise-server.md @@ -32,7 +32,7 @@ Plugins provide metrics to `collectd`. You can learn about each plugin available | `df` | Usage information about the instance's file system | [Plugin:DF](https://collectd.org/wiki/index.php/Plugin:DF) in the `collectd` wiki | | `disk` | Performance statistics for the instance's hard disks and other block devices | [Plugin:Disk](https://collectd.org/wiki/index.php/Plugin:Disk) in the `collectd` wiki | | `elasticsearch` | Statistics for Elasticsearch, which provides the instance's search functionality | [phobos182/collectd-elasticsearch](https://github.com/phobos182/collectd-elasticsearch/) repository on {% data variables.product.prodname_dotcom_the_website %} | -| `fhcount` | Total, used, and unused file handles for the instance's Linux OS | [Manpage collectd.conf(5)](https://www.collectd.org/documentation/manpages/collectd.conf.html#plugin-fhcount) in the `collectd` wiki | +| `fhcount` | Total, used, and unused file handles for the instance's Linux OS | [Manpage collectd.conf(5)](https://collectd.org/documentation/manpages/collectd.conf.html) in the `collectd` documentation | | `haproxy` | Front-end connections to the instance from HAProxy's management socket | [mleinart/collectd-haproxy](https://github.com/mleinart/collectd-haproxy) repository on {% data variables.product.prodname_dotcom_the_website %} | | `listener` | Active and queued connections to the instance's `github-unicorn`, `github-gitauth`, and `github-ernicorn` services | N/A | | `load` | System load average | [Plugin:Load](https://collectd.org/wiki/index.php/Plugin:Load) in the `collectd` wiki | From 8fc42f2569d50de1e3c953bbc4ddf76b59b1e0ad Mon Sep 17 00:00:00 2001 From: docs-bot <77750099+docs-bot@users.noreply.github.com> Date: Tue, 26 Aug 2025 03:17:29 -0700 Subject: [PATCH 2/4] Delete orphaned features (2025-08-25-16-29) (#57254) Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com> --- data/features/enterprise-custom-org-roles.yml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 data/features/enterprise-custom-org-roles.yml diff --git a/data/features/enterprise-custom-org-roles.yml b/data/features/enterprise-custom-org-roles.yml deleted file mode 100644 index a62f766ce849..000000000000 --- a/data/features/enterprise-custom-org-roles.yml +++ /dev/null @@ -1,5 +0,0 @@ -# https://github.com/github/docs-content/issues/18495 -# Enterprise-managed custom org roles and the limit increase to 20 roles -versions: - ghec: '*' - ghes: '>=3.19' From a6ff9b72874c8a4bb99f1bca30a9a0cce66a0ac8 Mon Sep 17 00:00:00 2001 From: Patrick Knight Date: Tue, 26 Aug 2025 05:19:48 -0500 Subject: [PATCH 3/4] Update about-ruleset-insights.md (#57250) --- data/reusables/repositories/about-ruleset-insights.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/reusables/repositories/about-ruleset-insights.md b/data/reusables/repositories/about-ruleset-insights.md index 7aea341f244c..43e33f0da4e4 100644 --- a/data/reusables/repositories/about-ruleset-insights.md +++ b/data/reusables/repositories/about-ruleset-insights.md @@ -6,4 +6,6 @@ On the "Rule Insights" page, you will see a timeline of the following user actio If a ruleset is running in "Evaluate" mode, you can see actions that would have passed or failed if the ruleset had been active. +Additonally these insights are availible via the rule suites [REST API](/rest/repos/rule-suites). + ![Screenshot of the "Rule Insights" page. Three actions are listed marked: "Pass," "Bypass," and "Fail". The failed action has with an "evaluate" label.](/assets/images/help/repository/rule-insights.png) From 83956c70f958b65135d170476f4ea05b155c3c49 Mon Sep 17 00:00:00 2001 From: Tomoko Tanaka <28242405+tallzeebaa@users.noreply.github.com> Date: Tue, 26 Aug 2025 20:53:18 +1000 Subject: [PATCH 4/4] Update migration size limits and details in documentation (#57263) Co-authored-by: hubwriter --- .../about-migrations-between-github-products.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/content/migrations/using-github-enterprise-importer/migrating-between-github-products/about-migrations-between-github-products.md b/content/migrations/using-github-enterprise-importer/migrating-between-github-products/about-migrations-between-github-products.md index 085bf4563108..29b979c8c5f7 100644 --- a/content/migrations/using-github-enterprise-importer/migrating-between-github-products/about-migrations-between-github-products.md +++ b/content/migrations/using-github-enterprise-importer/migrating-between-github-products/about-migrations-between-github-products.md @@ -57,12 +57,12 @@ User history for the above data | {% octicon "check" aria-label="Can be migrated Attachments (see [AUTOTITLE](/get-started/writing-on-github/working-with-advanced-formatting/attaching-files)) | {% octicon "check" aria-label="Can be migrated" %} | {% octicon "check" aria-label="Can be migrated" %} | Releases | {% octicon "x" aria-label="Cannot be migrated" %} | {% octicon "check" aria-label="Can be migrated" %} | -Different size limits per repository apply depending on your GHES version. +Different size limits per repository apply to the compressed archive, depending on your GHES version. -Limit | GHES <3.8.0 | GHES 3.8.0+ | ------ | ----------- | ----------- | -Git source | 2GB | 10GB -Metadata | 2GB | 10GB +Limit | GHES <3.8.0 | GHES 3.8.x-3.11.x | GHES 3.12.x | GHES 3.13.0+ +----- | ----------- | ----------------- | ----------- | ------------ +Git source | 2GB | 10GB | 20GB | 40GB (public preview) +Metadata | 2GB | 10GB | 20GB | 40GB (public preview) ### Data that is not migrated