Skip to content

Commit 72a7edd

Browse files
bonsohiethanpalm
andauthored
actions workaround alert for 3.3.0 (#23591)
* actions workaround alert * Update known issue Co-authored-by: Ethan P <56270045+ethanpalm@users.noreply.github.com>
1 parent 9571ea2 commit 72a7edd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

  • data/release-notes/enterprise-server/3-3

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
date: '2021-12-07'
2-
intro: For upgrade instructions, see "[Upgrading {% data variables.product.prodname_ghe_server %}](/admin/enterprise-management/updating-the-virtual-machine-and-physical-resources/upgrading-github-enterprise-server)."
2+
intro: For upgrade instructions, see "[Upgrading {% data variables.product.prodname_ghe_server %}](/admin/enterprise-management/updating-the-virtual-machine-and-physical-resources/upgrading-github-enterprise-server)."<br><br>**Note:** We are aware of an issue where {% data variables.product.prodname_actions %} may fail to start automatically following the upgrade to {% data variables.product.prodname_ghe_server %} 3.3. To resolve, connect to the appliance via SSH and run the `ghe-actions-start` command.
33
sections:
44
features:
55
- heading: Security Manager role
@@ -240,6 +240,7 @@ sections:
240240
# - PLACEHOLDER
241241

242242
known_issues:
243+
- After upgrading to {% data variables.product.prodname_ghe_server %} 3.3, {% data variables.product.prodname_actions %} may fail to start automatically. To resolve this issue, connect to the appliance via SSH and run the `ghe-actions-start` command.
243244
- On a freshly set up {% data variables.product.prodname_ghe_server %} instance without any users, an attacker could create the first admin user.
244245
- Custom firewall rules are removed during the upgrade process.
245246
- Git LFS tracked files [uploaded through the web interface](https://github.com/blog/2105-upload-files-to-your-repositories) are incorrectly added directly to the repository.

0 commit comments

Comments
 (0)