From e5515e73bd6da649eab4c37d2aa3bac4f7fe6116 Mon Sep 17 00:00:00 2001 From: Pallavi <96553709+pallsama@users.noreply.github.com> Date: Thu, 3 Apr 2025 17:46:04 -0700 Subject: [PATCH] Update 3.16.1 release notes about secret scanning issue (#55143) Co-authored-by: june1963 <22231680+june1963@users.noreply.github.com> Co-authored-by: Vanessa --- data/release-notes/enterprise-server/3-16/1.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/release-notes/enterprise-server/3-16/1.yml b/data/release-notes/enterprise-server/3-16/1.yml index b13285c04867..7db56be4be40 100644 --- a/data/release-notes/enterprise-server/3-16/1.yml +++ b/data/release-notes/enterprise-server/3-16/1.yml @@ -28,6 +28,8 @@ sections: - | Update the bundled `actions/setup-dotnet` with the latest versions from https://github.com/actions/setup-dotnet. known_issues: + - | + Upgrades to 3.16.1 may fail due to an error while migrating a secret scanning database. The `ghe-migrations` command output will include a `DelegatedBypassConfigurationNotNil` error. To recover, you can restore from a backup, fail over to a replica, or reach out to GitHub Support if you encounter this issue. [Updated: 2025-04-03] - | Custom firewall rules are removed during the upgrade process. - |