Skip to content

Commit 6fb490e

Browse files
bwestovermegbirdtimeyoutakeit
authored
incorporate feedback (#18791)
Co-authored-by: Meg Bird <megbird@github.com> Co-authored-by: Amy Burns <timeyoutakeit@github.com>
1 parent 3782eff commit 6fb490e

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

data/release-notes/2-21/19.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ sections:
44
- Packages have been updated to the latest security versions.
55
bugs:
66
- 'A warning message `jq: error (at <stdin>:0): Cannot index number with string "settings"` could occur during replica promotion.'
7-
- Visiting the `/settings/emails page` would store state that could cause improper redirects when logging out and logging back in.
8-
- Dependency graph alerts weren''t shown for some components whose advisories have upper case package names in `vulnerable_version_ranges`.
7+
- Visiting the `/settings/emails` page would store state that could cause improper redirects when logging out and logging back in.
8+
- Dependency graph alerts weren't shown for some components whose advisories have upper case package names in `vulnerable_version_ranges`.
99
- User saw 500 error when executing git operations on an instance configured with LDAP authentication.
1010
- When ghe-migrator encountered import errors, it would sometimes abort the entire process, and the logs did not include enough context.
1111
known_issues:

data/release-notes/2-22/11.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ sections:
66
- 'A warning message `jq: error (at <stdin>:0): Cannot index number with string "settings"` could occur during replica promotion.'
77
- Continuously restoring backups to a cluster could fail due to MySQL replicas failing to connect to the primary.
88
- Syntax highlighting could fail due to the Treelights container running out of memory.
9-
- Visiting the `/settings/emails page` would store state that could cause improper redirects when logging out and logging back in.
10-
- Dependency graph alerts weren''t shown for some components whose advisories have upper case package names in `vulnerable_version_ranges`.
9+
- Visiting the `/settings/emails` page would store state that could cause improper redirects when logging out and logging back in.
10+
- Dependency graph alerts weren't shown for some components whose advisories have upper case package names in `vulnerable_version_ranges`.
1111
- GitHub integration apps were not able to notify teams when mentioned directly via an at-mention in an issue comment.
1212
- When ghe-migrator encountered import errors, it would sometimes abort the entire process, and the logs did not include enough context.
1313
known_issues:

data/release-notes/3-0/5.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ sections:
1010
- Packages related subdomains were not showing up in the "Test domain settings" prompt for subdomain isolation.
1111
- The `X-GitHub-Enterprise-Host` header sent with webhooks included a random string, rather than the hostname of the GitHub Enterprise Server instance that sent the HTTP POST payload.
1212
- Upgrading from 2.22.x to 3.0.x would fail if GitHub Actions had previously been enabled, but disabled before the upgrade.
13-
- Visiting the `/settings/emails page` would store state that could cause improper redirects when logging out and logging back in.
13+
- Visiting the `/settings/emails` page would store state that could cause improper redirects when logging out and logging back in.
1414
- GitHub integration apps were not able to notify teams when mentioned directly via an at-mention in an issue comment.
1515
- reStructuredText (RST) rendering in the web UI would fail and instead displayed raw RST markup text.
1616
- Email notifications for Secret Scanning alerts were not sent to authorized users when the Dependency Graph was not fully enabled.

0 commit comments

Comments
 (0)