Skip to content

Commit 8f7c8d5

Browse files
authored
Add mention for GHES Storage Partners for Actions (#32187)
1 parent dbcc48d commit 8f7c8d5

File tree

4 files changed

+13
-7
lines changed

4 files changed

+13
-7
lines changed

content/admin/github-actions/enabling-github-actions-for-github-enterprise-server/enabling-github-actions-with-amazon-s3-storage.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,13 @@ shortTitle: Amazon S3 storage
1616
---
1717
## Prerequisites
1818

19-
{% data reusables.actions.enterprise-s3-support-warning %}
19+
{% note %}
20+
21+
**Note:** The only {% data variables.product.prodname_dotcom %}-supported S3 storage providers are Amazon S3 and MinIO Gateway for NAS.
22+
23+
{% data reusables.actions.enterprise-s3-tech-partners %}
24+
25+
{% endnote %}
2026

2127
Before enabling {% data variables.product.prodname_actions %}, make sure you have completed the following steps:
2228

content/admin/github-actions/getting-started-with-github-actions-for-your-enterprise/getting-started-with-github-actions-for-github-enterprise-server.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,9 @@ To enable {% data variables.product.prodname_actions %} on {% data variables.pro
135135

136136
{% note %}
137137

138-
**Note:** These are the only storage providers that {% data variables.product.company_short %} supports and can provide assistance with. Other S3 API-compatible storage providers are unlikely to work due to differences from the S3 API. [Contact us](https://support.github.com/contact) to request support for additional storage providers.
138+
**Note:** These are the only storage providers that {% data variables.product.company_short %} supports and can provide assistance with.
139+
140+
{% data reusables.actions.enterprise-s3-tech-partners %}
139141

140142
{% endnote %}
141143

data/reusables/actions/enterprise-s3-support-warning.md

Lines changed: 0 additions & 5 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
There are other S3 API-compatible storage products that {% data variables.product.prodname_dotcom %} partners have self-validated as working with {% data variables.product.prodname_actions %} on {% data variables.product.prodname_ghe_server %}. For more information, see the [GHES Storage Partners](https://github.com/github-technology-partners/ghes-storage-partners) repository.
2+
3+
For storage products validated through the {% data variables.product.prodname_dotcom %} Technology Partnership program, the storage provider is responsible for support and documentation for using the storage product with {% data variables.product.prodname_actions %}.

0 commit comments

Comments
 (0)