Skip to content

Commit fc664e6

Browse files
authored
Merge pull request #41509 from github/repo-sync
Repo sync
2 parents 932cea3 + 8d31c64 commit fc664e6

File tree

37 files changed

+562
-29
lines changed

37 files changed

+562
-29
lines changed

content/copilot/tutorials/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ children:
2121
- /explore-pull-requests
2222
- /write-tests
2323
- /refactor-code
24+
- /reduce-technical-debt
2425
- /review-ai-generated-code
2526
- /learn-a-new-language
2627
- /modernize-legacy-code

content/copilot/tutorials/reduce-technical-debt.md

Lines changed: 381 additions & 0 deletions
Large diffs are not rendered by default.

data/release-notes/enterprise-server/3-15/0.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,8 +204,10 @@ sections:
204204
On Azure instances, a failed pre-upgrade check due to insufficient user disk size can result in the Management Console displaying an `Internal Server Error`. To restore access to the Management Console, run `sudo rm /var/log/preflight-check-report.json` to remove the file. If enabled, the `automatic update checks` need to be disabled from the Management Console until user disk size is increased to minimum 500 GB. To increase the user disk size, see [AUTOTITLE](/admin/monitoring-and-managing-your-instance/updating-the-virtual-machine-and-physical-resources/increasing-storage-capacity#increasing-the-data-partition-size).
205205
- |
206206
{% data reusables.release-notes.2025-03-03-elasticsearch-data-loss %}
207+
- |
208+
Upgrading to this version from GHES 3.14.19 and higher will cause the upgrade to fail due to this version containing an older version of MySQL. To avoid this issue please upgrade to GHES 3.15.14 or higher.
207209
208-
[Updated: 2025-03-12]
210+
[Updated: 2025-11-24]
209211
210212
closing_down:
211213
# https://github.com/github/releases/issues/3525

data/release-notes/enterprise-server/3-15/1.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,10 @@ sections:
9494
When initializing a new GHES cluster, nodes with the `consul-server` role should be added to the cluster before adding additional nodes. Adding all nodes simultaneously creates a race condition between nomad server registration and nomad client registration.
9595
- |
9696
{% data reusables.release-notes.2025-03-03-elasticsearch-data-loss %}
97+
- |
98+
Upgrading to this version from GHES 3.14.19 and higher will cause the upgrade to fail due to this version containing an older version of MySQL. To avoid this issue please upgrade to GHES 3.15.14 or higher.
9799
98-
[Updated: 2025-03-12]
100+
[Updated: 2025-11-24]
99101
100102
deprecations:
101103
# https://github.com/github/releases/issues/4037

data/release-notes/enterprise-server/3-15/10.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,7 @@ sections:
5454
Admins setting up cluster high availability (HA) may encounter a spokes error when running `ghe-cluster-repl-status` if a new organization and repositories are created before using the `ghe-cluster-repl-bootstrap` command. To avoid this issue, complete the cluster HA setup with `ghe-cluster-repl-bootstrap` before creating new organizations and repositories.
5555
- |
5656
After a restore, existing outside collaborators cannot be added to repositories in a new organization. This issue can be resolved by running `/usr/local/share/enterprise/ghe-es-search-repair` on the appliance.
57+
- |
58+
Upgrading to this version from GHES 3.14.19 and higher will cause the upgrade to fail due to this version containing an older version of MySQL. To avoid this issue please upgrade to GHES 3.15.14 or higher.
59+
60+
[Updated: 2025-11-24]

data/release-notes/enterprise-server/3-15/11.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,7 @@ sections:
6464
The autolink references feature is missing from the repository settings page.
6565
- |
6666
When attempting to open a pull request as a draft in a private or internal repository, users are incorrectly prompted to upgrade their plan.[Updated: 2025-08-11]
67+
- |
68+
Upgrading to this version from GHES 3.14.19 and higher will cause the upgrade to fail due to this version containing an older version of MySQL. To avoid this issue please upgrade to GHES 3.15.14 or higher.
69+
70+
[Updated: 2025-11-24]

data/release-notes/enterprise-server/3-15/12.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,7 @@ sections:
6868
Admins setting up cluster high availability (HA) may encounter a spokes error when running `ghe-cluster-repl-status` if a new organization and repositories are created before using the `ghe-cluster-repl-bootstrap` command. To avoid this issue, complete the cluster HA setup with `ghe-cluster-repl-bootstrap` before creating new organizations and repositories.
6969
- |
7070
After a restore, existing outside collaborators cannot be added to repositories in a new organization. This issue can be resolved by running `/usr/local/share/enterprise/ghe-es-search-repair` on the appliance.
71+
- |
72+
Upgrading to this version from GHES 3.14.19 and higher will cause the upgrade to fail due to this version containing an older version of MySQL. To avoid this issue please upgrade to GHES 3.15.14 or higher.
73+
74+
[Updated: 2025-11-24]

data/release-notes/enterprise-server/3-15/13.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,7 @@ sections:
6060
After a restore, existing outside collaborators cannot be added to repositories in a new organization. This issue can be resolved by running `/usr/local/share/enterprise/ghe-es-search-repair` on the appliance.
6161
- |
6262
Unexpected elements may appear in the UI on the repo overview page for locked repositories.
63+
- |
64+
Upgrading to this version from GHES 3.14.19 and higher will cause the upgrade to fail due to this version containing an older version of MySQL. To avoid this issue please upgrade to GHES 3.15.14 or higher.
65+
66+
[Updated: 2025-11-24]

data/release-notes/enterprise-server/3-15/2.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,10 @@ sections:
8181
Admins setting up cluster high availability (HA) may encounter a spokes error when running ghe-cluster-repl-status if a new organization and repositories are created before using the ghe-cluster-repl-bootstrap command. To avoid this issue, complete the cluster HA setup with ghe-cluster-repl-bootstrap before creating new organizations and repositories.
8282
- |
8383
{% data reusables.release-notes.2025-03-03-elasticsearch-data-loss %}
84+
- |
85+
Upgrading to this version from GHES 3.14.19 and higher will cause the upgrade to fail due to this version containing an older version of MySQL. To avoid this issue please upgrade to GHES 3.15.14 or higher.
8486
85-
[Updated: 2025-03-12]
87+
[Updated: 2025-11-24]
8688
8789
errata:
8890
- |

data/release-notes/enterprise-server/3-15/3.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,10 @@ sections:
9393
Admins setting up cluster high availability (HA) may encounter a spokes error when running `ghe-cluster-repl-status` if a new organization and repositories are created before using the `ghe-cluster-repl-bootstrap` command. To avoid this issue, complete the cluster HA setup with `ghe-cluster-repl-bootstrap` before creating new organizations and repositories.
9494
- |
9595
{% data reusables.release-notes.2025-03-03-elasticsearch-data-loss %}
96+
- |
97+
Upgrading to this version from GHES 3.14.19 and higher will cause the upgrade to fail due to this version containing an older version of MySQL. To avoid this issue please upgrade to GHES 3.15.14 or higher.
9698
97-
[Updated: 2025-03-12]
99+
[Updated: 2025-11-24]
98100
errata:
99101
- |
100102
The warning and known issues section have been updated to accurately reflect that instances installed on GCP will face issues while hotpatching to 3.15.3. Previously, the warning and known issue indicated that customers would face issues either while upgrading or hotpatching to version 3.15.3. [Updated: 2025-03-11]

0 commit comments

Comments
 (0)