Skip to content

Commit 4874eb8

Browse files
authored
Merge pull request #20880 from github/repo-sync
repo sync
2 parents dbbbf1b + 4c1b259 commit 4874eb8

File tree

2 files changed

+12
-0
lines changed
  • data/release-notes/enterprise-server/3-6

2 files changed

+12
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,9 @@ sections:
3131
- In a repository's settings, enabling the option to allow users with read access to create discussions does not enable this functionality.
3232
- In some cases, users cannot convert existing issues to discussions.
3333
- Custom patterns for secret scanning have `.*` as an end delimiter, specifically in the "After secret" field. This delimiter causes inconsistencies in scans for secrets across repositories, and you may notice gaps in a repository's history where no scans completed. Incremental scans may also be impacted. To prevent issues with scans, modify the end of the pattern to remove the `.*` delimiter.
34+
- |
35+
Hotpatch upgrades to {% data variables.product.prodname_ghe_server %} 3.6.2 may fail. Upgrades with the full `.pkg` are unaffected. If the upgrade fails for your instance, you can work around the issue in one of two ways.
36+
1. SSH into the affected node and run `sudo dpkg --configure -a`, then start the upgrade again.
37+
2. Alternatively, run the full `.pkg` upgrade.
38+
39+
If you're unable to upgrade, or if you need further assistance, contact GitHub Support. For more information, see "[Creating a support ticket](/support/contacting-github-support/creating-a-support-ticket)." [Updated: 2022-09-26]

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,9 @@ sections:
4040
- In a repository's settings, enabling the option to allow users with read access to create discussions does not enable this functionality.
4141
- In some cases, users cannot convert existing issues to discussions.
4242
- Custom patterns for secret scanning have `.*` as an end delimiter, specifically in the "After secret" field. This delimiter causes inconsistencies in scans for secrets across repositories, and you may notice gaps in a repository's history where no scans completed. Incremental scans may also be impacted. To prevent issues with scans, modify the end of the pattern to remove the `.*` delimiter.
43+
- |
44+
Hotpatch upgrades to {% data variables.product.prodname_ghe_server %} 3.6.2 may fail. Upgrades with the full `.pkg` are unaffected. If the upgrade fails for your instance, you can work around the issue in one of two ways.
45+
1. SSH into the affected node and run `sudo dpkg --configure -a`, then start the upgrade again.
46+
2. Alternatively, run the full `.pkg` upgrade.
47+
48+
If you're unable to upgrade, or if you need further assistance, contact GitHub Support. For more information, see "[Creating a support ticket](/support/contacting-github-support/creating-a-support-ticket)." [Updated: 2022-09-26]

0 commit comments

Comments
 (0)