Skip to content

Commit edebe17

Browse files
amulyarajamegbird
andauthored
add correct date and known issue (#17878)
* add correct date and known issue github/enterprise2#24635 (comment) * small edits Co-authored-by: Meg Bird <megbird@github.com>
1 parent 5404eb1 commit edebe17

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

  • data/release-notes/3-0

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
date: '2021-02-12'
1+
date: '2021-02-16'
22
sections:
33
features:
44
- heading: GitHub Actions
@@ -105,7 +105,7 @@ sections:
105105
- Generating a support bundle resulted in an error in the orchestrator logs.
106106
- A large restore could result in Redis running out of memory.
107107
- The checkbox to enable GitHub Actions in the Management Console is now visible with any authentication method.
108-
- GitHub Actions can could be enabled if the required storage was also configured.
108+
- GitHub Actions could be enabled if the required storage was also configured.
109109
- '`ghe-repl-status` could silently fail if MSSQL replication was not configured.'
110110
- The format of several log files have changed, including the addition of a PID for different log types. This does not affect how GitHub Enterprise Support uses support bundles to troubleshoot issues.
111111
- A PATCH request to the webhook configuration API no longer erases the webhook secret.
@@ -117,6 +117,7 @@ sections:
117117
- Git LFS tracked files [uploaded through the web interface](https://github.blog/2016-02-18-upload-files-to-your-repositories/) are incorrectly added directly to the repository.
118118
- 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.
119119
- 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 %}.
120+
- When GitHub Actions is enabled, use '`ghe-maintenance -u`' to unset maintenance mode.
120121

121122
deprecations:
122123
- heading: Deprecation of GitHub Enterprise Server 2.19

0 commit comments

Comments
 (0)