Skip to content

Commit c1f3ddb

Browse files
authored
Remove erroneous bugfix entry in 3.0.1 release notes (#18118)
1 parent cca9038 commit c1f3ddb

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ sections:
121121
- 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.
122122
- When maintenance mode is enabled, some services continue to be listed as "active processes". The services identified are expected to run during maintenance mode. If you experience this issue and are unsure, contact {% data variables.contact.contact_ent_support %}.
123123
- When GitHub Actions is enabled, use '`ghe-maintenance -u`' to unset maintenance mode.
124+
- Users can dismiss a mandatory message without checking all checkboxes.
124125

125126
deprecations:
126127
- heading: Deprecation of GitHub Enterprise Server 2.19

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ sections:
2323
- 'Fixes users being shown the option to set up the Code Scanning CodeQL Action even if Actions was not enabled for their repository.'
2424
- 'The "Prevent repository admins from changing anonymous Git read access" checkbox available in the enterprise account settings could not be successfully enabled or disabled.'
2525
- 'The modal used to display a mandatory message contained no vertical scrollbar, meaning longer messages could not be viewed in full.'
26-
- 'Users could dismiss a mandatory message without checking all checkboxes.'
2726
- 'Redis would sometimes fail to start after a hard reboot or application crash.'
2827
changes:
2928
- 'Satisfy requests concurrently when multiple users are downloading the same archive, resulting in improved performance.'
@@ -34,3 +33,4 @@ sections:
3433
- '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.'
3534
- '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.'
3635
- 'When maintenance mode is enabled, some services continue to be listed as "active processes". The services identified are expected to run during maintenance mode. If you experience this issue and are unsure, contact [GitHub Enterprise Support](https://enterprise.githubsupport.com/hc/en-us) or [GitHub Premium Support](https://premium.githubsupport.com/).'
36+
- 'Users can dismiss a mandatory message without checking all checkboxes.'

0 commit comments

Comments
 (0)