From e543bdf55437614d907f20dfa67a9fed79efaa94 Mon Sep 17 00:00:00 2001 From: Steve Guntrip Date: Wed, 3 Apr 2024 17:53:49 +0100 Subject: [PATCH] Add notice about Pages Legacy Worker Sunset (#49542) --- data/reusables/gated-features/pages.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/reusables/gated-features/pages.md b/data/reusables/gated-features/pages.md index ee1a3a1c2c..cbc49d808d 100644 --- a/data/reusables/gated-features/pages.md +++ b/data/reusables/gated-features/pages.md @@ -1 +1,3 @@ {% data variables.product.prodname_pages %} is available in public repositories with {% data variables.product.prodname_free_user %} and {% data variables.product.prodname_free_team %} for organizations, and in public and private repositories with {% data variables.product.prodname_pro %}, {% data variables.product.prodname_team %}, {% data variables.product.prodname_ghe_cloud %}, and {% data variables.product.prodname_ghe_server %}. {% ifversion fpt or ghec %}{% data reusables.gated-features.more-info %}{% endif %} + +{% ifversion fpt or ghec %}All {% data variables.product.prodname_pages %} builds will use {% data variables.product.prodname_actions %} from June 30, 2024. No other changes are required but {% data variables.product.prodname_actions %} must be enabled in your repository for builds to continue. For more information on enabling {% data variables.product.prodname_actions %}, see "[AUTOTITLE](/repositories/managing-your-repositorys-settings-and-features/enabling-features-for-your-repository/managing-github-actions-settings-for-a-repository)."{% endif %}