From cd94a0d73cfb95bd25331ef8b4c769d95bbf780c Mon Sep 17 00:00:00 2001 From: Sam Browning <106113886+sabrowning1@users.noreply.github.com> Date: Mon, 9 Oct 2023 10:38:48 -0400 Subject: [PATCH] Add public content on Git LFS onboarding to Billing vNext (#43111) --- .../viewing-your-git-large-file-storage-usage.md | 16 ++++++++++++++++ .../viewing-your-github-actions-usage.md | 16 ++++++++++++++++ data/features/billing-beta-enterprise.yml | 5 +++++ 3 files changed, 37 insertions(+) create mode 100644 data/features/billing-beta-enterprise.yml diff --git a/content/billing/managing-billing-for-git-large-file-storage/viewing-your-git-large-file-storage-usage.md b/content/billing/managing-billing-for-git-large-file-storage/viewing-your-git-large-file-storage-usage.md index 6bf05056fb..5b9b98aa2b 100644 --- a/content/billing/managing-billing-for-git-large-file-storage/viewing-your-git-large-file-storage-usage.md +++ b/content/billing/managing-billing-for-git-large-file-storage/viewing-your-git-large-file-storage-usage.md @@ -27,6 +27,14 @@ shortTitle: View Git LFS usage ## Viewing storage and bandwidth usage for an organization +{% ifversion billing-beta-enterprise %} +{% note %} + +**Note:** If your organization belongs to an enterprise enrolled in the Billing private beta for {% data variables.large_files.product_name_short %}, you will not see {% data variables.large_files.product_name_short %} usage on the existing billing pages. + +{% endnote %} +{% endif %} + {% data reusables.dotcom_billing.org-billing-perms %} {% data reusables.organizations.billing-settings %} @@ -36,6 +44,14 @@ shortTitle: View Git LFS usage ## Viewing storage and bandwidth for an enterprise account +{% ifversion billing-beta-enterprise %} +{% note %} + +**Note:** If your enterprise is enrolled in the Billing private beta for {% data variables.large_files.product_name_short %}, you will not see {% data variables.large_files.product_name_short %} usage on the existing billing pages. + +{% endnote %} +{% endif %} + {% data reusables.enterprise-accounts.access-enterprise %} {% data reusables.enterprise-accounts.settings-tab %} {% data reusables.enterprise-accounts.billing-tab %} diff --git a/content/billing/managing-billing-for-github-actions/viewing-your-github-actions-usage.md b/content/billing/managing-billing-for-github-actions/viewing-your-github-actions-usage.md index 7e87794194..959c5cf572 100644 --- a/content/billing/managing-billing-for-github-actions/viewing-your-github-actions-usage.md +++ b/content/billing/managing-billing-for-github-actions/viewing-your-github-actions-usage.md @@ -29,6 +29,14 @@ Anyone can view {% data variables.product.prodname_actions %} usage for their ow ## Viewing {% data variables.product.prodname_actions %} usage for your organization +{% ifversion billing-beta-enterprise %} +{% note %} + +**Note:** If your organization belongs to an enterprise enrolled in the Billing private beta for {% data variables.product.prodname_actions %}, you will not see {% data variables.product.prodname_actions %} usage on the existing billing pages. + +{% endnote %} +{% endif %} + Organization owners and billing managers can view {% data variables.product.prodname_actions %} usage for an organization. For organizations managed by an enterprise account, only the organization owners can view {% data variables.product.prodname_actions %} usage in the organization billing page. {% data reusables.organizations.billing-settings %} @@ -40,6 +48,14 @@ Organization owners and billing managers can view {% data variables.product.prod ## Viewing {% data variables.product.prodname_actions %} usage for your enterprise account +{% ifversion billing-beta-enterprise %} +{% note %} + +**Note:** If your enterprise is enrolled in the Billing private beta for {% data variables.product.prodname_actions %}, you will not see {% data variables.product.prodname_actions %} usage on the existing billing pages. + +{% endnote %} +{% endif %} + Enterprise owners and billing managers can view {% data variables.product.prodname_actions %} usage for an enterprise account. {% note %} diff --git a/data/features/billing-beta-enterprise.yml b/data/features/billing-beta-enterprise.yml new file mode 100644 index 0000000000..a9c13f28a8 --- /dev/null +++ b/data/features/billing-beta-enterprise.yml @@ -0,0 +1,5 @@ +# Reference: 11904 +# Documentation for the Billing private beta for Enterprise users. + +versions: + ghec: '*'