diff --git a/data/release-notes/enterprise-server/3-0/0.yml b/data/release-notes/enterprise-server/3-0/0.yml index 65c716ce15..36d3d58fab 100644 --- a/data/release-notes/enterprise-server/3-0/0.yml +++ b/data/release-notes/enterprise-server/3-0/0.yml @@ -134,6 +134,7 @@ sections: - Old builds of Pages are not cleaned up, which could fill up the user disk (`/data/user/`). - When deleting a branch after merging a pull request, an error message appears although the branch deletion succeeds. - When a replica node is offline in a high availability configuration, {% data variables.product.product_name %} may still route {% data variables.product.prodname_pages %} requests to the offline node, reducing the availability of {% data variables.product.prodname_pages %} for users. + - Resource limits that are specific to processing pre-receive hooks may cause some pre-receive hooks to fail. deprecations: - heading: Deprecation of GitHub Enterprise Server 2.19 diff --git a/data/release-notes/enterprise-server/3-0/1.yml b/data/release-notes/enterprise-server/3-0/1.yml index 1b6a1eb331..ce509de1d9 100644 --- a/data/release-notes/enterprise-server/3-0/1.yml +++ b/data/release-notes/enterprise-server/3-0/1.yml @@ -68,3 +68,4 @@ sections: 2. If it shows one or more nodes are affected, reboot the affected nodes. - 'When a replica node is offline in a high availability configuration, {% data variables.product.product_name %} may still route {% data variables.product.prodname_pages %} requests to the offline node, reducing the availability of {% data variables.product.prodname_pages %} for users.' + - Resource limits that are specific to processing pre-receive hooks may cause some pre-receive hooks to fail. diff --git a/data/release-notes/enterprise-server/3-0/10.yml b/data/release-notes/enterprise-server/3-0/10.yml index 27f0864815..39752a8bbb 100644 --- a/data/release-notes/enterprise-server/3-0/10.yml +++ b/data/release-notes/enterprise-server/3-0/10.yml @@ -16,3 +16,4 @@ sections: - Issues cannot be closed if they contain a permalink to a blob in the same repository, where the blob's file path is longer than 255 characters. - When "Users can search GitHub.com" is enabled with GitHub Connect, issues in private and internal repositories are not included in GitHub.com search results. - When a replica node is offline in a high availability configuration, {% data variables.product.product_name %} may still route {% data variables.product.prodname_pages %} requests to the offline node, reducing the availability of {% data variables.product.prodname_pages %} for users. + - Resource limits that are specific to processing pre-receive hooks may cause some pre-receive hooks to fail. diff --git a/data/release-notes/enterprise-server/3-0/11.yml b/data/release-notes/enterprise-server/3-0/11.yml index c649896c06..97aa9141b2 100644 --- a/data/release-notes/enterprise-server/3-0/11.yml +++ b/data/release-notes/enterprise-server/3-0/11.yml @@ -23,3 +23,4 @@ sections: - Issues cannot be closed if they contain a permalink to a blob in the same repository, where the blob's file path is longer than 255 characters. - When "Users can search GitHub.com" is enabled with GitHub Connect, issues in private and internal repositories are not included in GitHub.com search results. - When a replica node is offline in a high availability configuration, {% data variables.product.product_name %} may still route {% data variables.product.prodname_pages %} requests to the offline node, reducing the availability of {% data variables.product.prodname_pages %} for users. + - Resource limits that are specific to processing pre-receive hooks may cause some pre-receive hooks to fail. diff --git a/data/release-notes/enterprise-server/3-0/12.yml b/data/release-notes/enterprise-server/3-0/12.yml index 71c8ee5eb7..506b66a4ee 100644 --- a/data/release-notes/enterprise-server/3-0/12.yml +++ b/data/release-notes/enterprise-server/3-0/12.yml @@ -18,3 +18,4 @@ sections: - Issues cannot be closed if they contain a permalink to a blob in the same repository, where the blob's file path is longer than 255 characters. - When "Users can search GitHub.com" is enabled with GitHub Connect, issues in private and internal repositories are not included in GitHub.com search results. - When a replica node is offline in a high availability configuration, {% data variables.product.product_name %} may still route {% data variables.product.prodname_pages %} requests to the offline node, reducing the availability of {% data variables.product.prodname_pages %} for users. + - Resource limits that are specific to processing pre-receive hooks may cause some pre-receive hooks to fail. diff --git a/data/release-notes/enterprise-server/3-0/13.yml b/data/release-notes/enterprise-server/3-0/13.yml index 73ba2559d6..627ee2c467 100644 --- a/data/release-notes/enterprise-server/3-0/13.yml +++ b/data/release-notes/enterprise-server/3-0/13.yml @@ -14,3 +14,4 @@ sections: - Issues cannot be closed if they contain a permalink to a blob in the same repository, where the blob's file path is longer than 255 characters. - When "Users can search GitHub.com" is enabled with GitHub Connect, issues in private and internal repositories are not included in GitHub.com search results. - When a replica node is offline in a high availability configuration, {% data variables.product.product_name %} may still route {% data variables.product.prodname_pages %} requests to the offline node, reducing the availability of {% data variables.product.prodname_pages %} for users. + - Resource limits that are specific to processing pre-receive hooks may cause some pre-receive hooks to fail. diff --git a/data/release-notes/enterprise-server/3-0/14.yml b/data/release-notes/enterprise-server/3-0/14.yml index b5b27f797d..73e827224e 100644 --- a/data/release-notes/enterprise-server/3-0/14.yml +++ b/data/release-notes/enterprise-server/3-0/14.yml @@ -18,3 +18,4 @@ sections: - Issues cannot be closed if they contain a permalink to a blob in the same repository, where the blob's file path is longer than 255 characters. - When "Users can search GitHub.com" is enabled with GitHub Connect, issues in private and internal repositories are not included in GitHub.com search results. - When a replica node is offline in a high availability configuration, {% data variables.product.product_name %} may still route {% data variables.product.prodname_pages %} requests to the offline node, reducing the availability of {% data variables.product.prodname_pages %} for users. + - Resource limits that are specific to processing pre-receive hooks may cause some pre-receive hooks to fail. diff --git a/data/release-notes/enterprise-server/3-0/15.yml b/data/release-notes/enterprise-server/3-0/15.yml index 2c9906c50e..be396eff72 100644 --- a/data/release-notes/enterprise-server/3-0/15.yml +++ b/data/release-notes/enterprise-server/3-0/15.yml @@ -14,3 +14,4 @@ sections: - Issues cannot be closed if they contain a permalink to a blob in the same repository, where the blob's file path is longer than 255 characters. - When "Users can search GitHub.com" is enabled with GitHub Connect, issues in private and internal repositories are not included in GitHub.com search results. - When a replica node is offline in a high availability configuration, {% data variables.product.product_name %} may still route {% data variables.product.prodname_pages %} requests to the offline node, reducing the availability of {% data variables.product.prodname_pages %} for users. + - Resource limits that are specific to processing pre-receive hooks may cause some pre-receive hooks to fail. diff --git a/data/release-notes/enterprise-server/3-0/2.yml b/data/release-notes/enterprise-server/3-0/2.yml index b4ff3f0010..df33463451 100644 --- a/data/release-notes/enterprise-server/3-0/2.yml +++ b/data/release-notes/enterprise-server/3-0/2.yml @@ -54,3 +54,4 @@ sections: 2. If it shows one or more nodes are affected, reboot the affected nodes. - When a replica node is offline in a high availability configuration, {% data variables.product.product_name %} may still route {% data variables.product.prodname_pages %} requests to the offline node, reducing the availability of {% data variables.product.prodname_pages %} for users. + - Resource limits that are specific to processing pre-receive hooks may cause some pre-receive hooks to fail. diff --git a/data/release-notes/enterprise-server/3-0/3.yml b/data/release-notes/enterprise-server/3-0/3.yml index 6b7294c3fd..d3edb5c8f2 100644 --- a/data/release-notes/enterprise-server/3-0/3.yml +++ b/data/release-notes/enterprise-server/3-0/3.yml @@ -39,3 +39,4 @@ sections: sudo /usr/sbin/logrotate -f /etc/logrotate.conf ``` - When a replica node is offline in a high availability configuration, {% data variables.product.product_name %} may still route {% data variables.product.prodname_pages %} requests to the offline node, reducing the availability of {% data variables.product.prodname_pages %} for users. + - Resource limits that are specific to processing pre-receive hooks may cause some pre-receive hooks to fail. diff --git a/data/release-notes/enterprise-server/3-0/4.yml b/data/release-notes/enterprise-server/3-0/4.yml index 2bc5733e40..d9e9e60811 100644 --- a/data/release-notes/enterprise-server/3-0/4.yml +++ b/data/release-notes/enterprise-server/3-0/4.yml @@ -24,3 +24,4 @@ sections: - reStructuredText (RST) rendering in the web UI may fail and instead display raw RST markup text. - When deleting a branch after merging a pull request, an error message appears although the branch deletion succeeds. - When a replica node is offline in a high availability configuration, {% data variables.product.product_name %} may still route {% data variables.product.prodname_pages %} requests to the offline node, reducing the availability of {% data variables.product.prodname_pages %} for users. + - Resource limits that are specific to processing pre-receive hooks may cause some pre-receive hooks to fail. diff --git a/data/release-notes/enterprise-server/3-0/5.yml b/data/release-notes/enterprise-server/3-0/5.yml index 18493b64af..959741e81e 100644 --- a/data/release-notes/enterprise-server/3-0/5.yml +++ b/data/release-notes/enterprise-server/3-0/5.yml @@ -25,3 +25,4 @@ sections: - When "Users can search GitHub.com" is enabled with GitHub Connect, issues in private and internal repositories are not included in GitHub.com search results. - When deleting a branch after merging a pull request, an error message appears although the branch deletion succeeds. - When a replica node is offline in a high availability configuration, {% data variables.product.product_name %} may still route {% data variables.product.prodname_pages %} requests to the offline node, reducing the availability of {% data variables.product.prodname_pages %} for users. + - Resource limits that are specific to processing pre-receive hooks may cause some pre-receive hooks to fail. diff --git a/data/release-notes/enterprise-server/3-0/6.yml b/data/release-notes/enterprise-server/3-0/6.yml index 005ef4c59f..86dbb56f54 100644 --- a/data/release-notes/enterprise-server/3-0/6.yml +++ b/data/release-notes/enterprise-server/3-0/6.yml @@ -28,3 +28,4 @@ sections: - Issues cannot be closed if they contain a permalink to a blob in the same repository where the file path is longer than 255 characters. - When "Users can search GitHub.com" is enabled with GitHub Connect, issues in private and internal repositories are not included in GitHub.com search results. - When a replica node is offline in a high availability configuration, {% data variables.product.product_name %} may still route {% data variables.product.prodname_pages %} requests to the offline node, reducing the availability of {% data variables.product.prodname_pages %} for users. + - Resource limits that are specific to processing pre-receive hooks may cause some pre-receive hooks to fail. diff --git a/data/release-notes/enterprise-server/3-0/7.yml b/data/release-notes/enterprise-server/3-0/7.yml index 081822953c..658076a1d7 100644 --- a/data/release-notes/enterprise-server/3-0/7.yml +++ b/data/release-notes/enterprise-server/3-0/7.yml @@ -21,3 +21,4 @@ sections: - Issues cannot be closed if they contain a permalink to a blob in the same repository where the file path is longer than 255 characters. - When "Users can search GitHub.com" is enabled with GitHub Connect, issues in private and internal repositories are not included in GitHub.com search results. - When a replica node is offline in a high availability configuration, {% data variables.product.product_name %} may still route {% data variables.product.prodname_pages %} requests to the offline node, reducing the availability of {% data variables.product.prodname_pages %} for users. + - Resource limits that are specific to processing pre-receive hooks may cause some pre-receive hooks to fail. diff --git a/data/release-notes/enterprise-server/3-0/8.yml b/data/release-notes/enterprise-server/3-0/8.yml index e96b4d1b1a..302c8471fe 100644 --- a/data/release-notes/enterprise-server/3-0/8.yml +++ b/data/release-notes/enterprise-server/3-0/8.yml @@ -24,3 +24,4 @@ sections: - Issues cannot be closed if they contain a permalink to a blob in the same repository where the file path is longer than 255 characters. - When "Users can search GitHub.com" is enabled with GitHub Connect, issues in private and internal repositories are not included in GitHub.com search results. - When a replica node is offline in a high availability configuration, {% data variables.product.product_name %} may still route {% data variables.product.prodname_pages %} requests to the offline node, reducing the availability of {% data variables.product.prodname_pages %} for users. + - Resource limits that are specific to processing pre-receive hooks may cause some pre-receive hooks to fail. diff --git a/data/release-notes/enterprise-server/3-0/9.yml b/data/release-notes/enterprise-server/3-0/9.yml index e11469acbe..2db2c8f61d 100644 --- a/data/release-notes/enterprise-server/3-0/9.yml +++ b/data/release-notes/enterprise-server/3-0/9.yml @@ -21,3 +21,4 @@ sections: - Issues cannot be closed if they contain a permalink to a blob in the same repository, where the blob's file path is longer than 255 characters. - When "Users can search GitHub.com" is enabled with GitHub Connect, issues in private and internal repositories are not included in GitHub.com search results. - When a replica node is offline in a high availability configuration, {% data variables.product.product_name %} may still route {% data variables.product.prodname_pages %} requests to the offline node, reducing the availability of {% data variables.product.prodname_pages %} for users. + - Resource limits that are specific to processing pre-receive hooks may cause some pre-receive hooks to fail. diff --git a/data/release-notes/enterprise-server/3-1/0.yml b/data/release-notes/enterprise-server/3-1/0.yml index a774651367..db3ce6dad3 100644 --- a/data/release-notes/enterprise-server/3-1/0.yml +++ b/data/release-notes/enterprise-server/3-1/0.yml @@ -138,6 +138,7 @@ sections: ghe-actions-console -s actions -c "Queue-ServiceJob -JobId 4DB1F4CF-19FD-40E0-A253-91288813DE8B" ``` - When a replica node is offline in a high availability configuration, {% data variables.product.product_name %} may still route {% data variables.product.prodname_pages %} requests to the offline node, reducing the availability of {% data variables.product.prodname_pages %} for users. + - Resource limits that are specific to processing pre-receive hooks may cause some pre-receive hooks to fail. deprecations: - heading: Deprecation of GitHub Enterprise Server 2.20 diff --git a/data/release-notes/enterprise-server/3-1/1.yml b/data/release-notes/enterprise-server/3-1/1.yml index bc93c80f84..81341e76c4 100644 --- a/data/release-notes/enterprise-server/3-1/1.yml +++ b/data/release-notes/enterprise-server/3-1/1.yml @@ -27,3 +27,4 @@ sections: ``` - When a replica node is offline in a high availability configuration, {% data variables.product.product_name %} may still route {% data variables.product.prodname_pages %} requests to the offline node, reducing the availability of {% data variables.product.prodname_pages %} for users. - If {% data variables.product.prodname_actions %} is enabled for {% data variables.product.prodname_ghe_server %}, teardown of a replica node with `ghe-repl-teardown` will succeed, but may return `ERROR:Running migrations`. + - Resource limits that are specific to processing pre-receive hooks may cause some pre-receive hooks to fail. diff --git a/data/release-notes/enterprise-server/3-1/2.yml b/data/release-notes/enterprise-server/3-1/2.yml index ee0466586d..015a7300ab 100644 --- a/data/release-notes/enterprise-server/3-1/2.yml +++ b/data/release-notes/enterprise-server/3-1/2.yml @@ -23,3 +23,4 @@ sections: ghe-actions-console -s actions -c "Queue-ServiceJob -JobId 4DB1F4CF-19FD-40E0-A253-91288813DE8B" ``` - If {% data variables.product.prodname_actions %} is enabled for {% data variables.product.prodname_ghe_server %}, teardown of a replica node with `ghe-repl-teardown` will succeed, but may return `ERROR:Running migrations`. + - Resource limits that are specific to processing pre-receive hooks may cause some pre-receive hooks to fail. diff --git a/data/release-notes/enterprise-server/3-1/3.yml b/data/release-notes/enterprise-server/3-1/3.yml index a634acf378..f93c61a388 100644 --- a/data/release-notes/enterprise-server/3-1/3.yml +++ b/data/release-notes/enterprise-server/3-1/3.yml @@ -24,3 +24,4 @@ sections: - Issues cannot be closed if they contain a permalink to a blob in the same repository, where the blob's file path is longer than 255 characters. - When "Users can search GitHub.com" is enabled with GitHub Connect, issues in private and internal repositories are not included in GitHub.com search results. - If {% data variables.product.prodname_actions %} is enabled for {% data variables.product.prodname_ghe_server %}, teardown of a replica node with `ghe-repl-teardown` will succeed, but may return `ERROR:Running migrations`. + - Resource limits that are specific to processing pre-receive hooks may cause some pre-receive hooks to fail. diff --git a/data/release-notes/enterprise-server/3-1/4.yml b/data/release-notes/enterprise-server/3-1/4.yml index d4e1eae5ab..4846e1652c 100644 --- a/data/release-notes/enterprise-server/3-1/4.yml +++ b/data/release-notes/enterprise-server/3-1/4.yml @@ -33,3 +33,4 @@ sections: - Issues cannot be closed if they contain a permalink to a blob in the same repository, where the blob's file path is longer than 255 characters. - When "Users can search GitHub.com" is enabled with GitHub Connect, issues in private and internal repositories are not included in GitHub.com search results. - If {% data variables.product.prodname_actions %} is enabled for {% data variables.product.prodname_ghe_server %}, teardown of a replica node with `ghe-repl-teardown` will succeed, but may return `ERROR:Running migrations`. + - Resource limits that are specific to processing pre-receive hooks may cause some pre-receive hooks to fail. diff --git a/data/release-notes/enterprise-server/3-1/5.yml b/data/release-notes/enterprise-server/3-1/5.yml index 03d3144eee..d5e39f6448 100644 --- a/data/release-notes/enterprise-server/3-1/5.yml +++ b/data/release-notes/enterprise-server/3-1/5.yml @@ -17,3 +17,4 @@ sections: - Issues cannot be closed if they contain a permalink to a blob in the same repository, where the blob's file path is longer than 255 characters. - When "Users can search GitHub.com" is enabled with GitHub Connect, issues in private and internal repositories are not included in GitHub.com search results. - If {% data variables.product.prodname_actions %} is enabled for {% data variables.product.prodname_ghe_server %}, teardown of a replica node with `ghe-repl-teardown` will succeed, but may return `ERROR:Running migrations`. + - Resource limits that are specific to processing pre-receive hooks may cause some pre-receive hooks to fail. diff --git a/data/release-notes/enterprise-server/3-1/6.yml b/data/release-notes/enterprise-server/3-1/6.yml index 45e2b737a4..7bee782a80 100644 --- a/data/release-notes/enterprise-server/3-1/6.yml +++ b/data/release-notes/enterprise-server/3-1/6.yml @@ -20,3 +20,4 @@ sections: - Issues cannot be closed if they contain a permalink to a blob in the same repository, where the blob's file path is longer than 255 characters. - When "Users can search GitHub.com" is enabled with GitHub Connect, issues in private and internal repositories are not included in GitHub.com search results. - If {% data variables.product.prodname_actions %} is enabled for {% data variables.product.prodname_ghe_server %}, teardown of a replica node with `ghe-repl-teardown` will succeed, but may return `ERROR:Running migrations`. + - Resource limits that are specific to processing pre-receive hooks may cause some pre-receive hooks to fail. diff --git a/data/release-notes/enterprise-server/3-1/7.yml b/data/release-notes/enterprise-server/3-1/7.yml index 16a0314e8d..782460c8ca 100644 --- a/data/release-notes/enterprise-server/3-1/7.yml +++ b/data/release-notes/enterprise-server/3-1/7.yml @@ -15,3 +15,4 @@ sections: - Issues cannot be closed if they contain a permalink to a blob in the same repository, where the blob's file path is longer than 255 characters. - When "Users can search GitHub.com" is enabled with GitHub Connect, issues in private and internal repositories are not included in GitHub.com search results. - If {% data variables.product.prodname_actions %} is enabled for {% data variables.product.prodname_ghe_server %}, teardown of a replica node with `ghe-repl-teardown` will succeed, but may return `ERROR:Running migrations`. + - Resource limits that are specific to processing pre-receive hooks may cause some pre-receive hooks to fail. diff --git a/data/release-notes/enterprise-server/3-2/0-rc1.yml b/data/release-notes/enterprise-server/3-2/0-rc1.yml index dcb6cd999e..87b8f7ebfd 100644 --- a/data/release-notes/enterprise-server/3-2/0-rc1.yml +++ b/data/release-notes/enterprise-server/3-2/0-rc1.yml @@ -270,6 +270,7 @@ sections: - Issues cannot be closed if they contain a permalink to a blob in the same repository, where the blob's file path is longer than 255 characters. - When "Users can search GitHub.com" is enabled with GitHub Connect, issues in private and internal repositories are not included in GitHub.com search results. - The {% data variables.product.prodname_registry %} npm registry no longer returns a time value in metadata responses. This was done to allow for substantial performance improvements. We continue to have all the data necessary to return a time value as part of the metadata response and will resume returning this value in the future once we have solved the existing performance issues. + - Resource limits that are specific to processing pre-receive hooks may cause some pre-receive hooks to fail. deprecations: - heading: Deprecation of GitHub Enterprise Server 2.21