1
0
mirror of synced 2026-01-29 12:00:58 -05:00

Merge pull request #7350 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2021-06-14 19:07:16 +10:00
committed by GitHub
10 changed files with 26 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

View File

@@ -19,6 +19,8 @@ topics:
{% data reusables.large_files.owner_quota_only %}
{% data reusables.user_settings.context_switcher %}
### Purchasing additional storage and bandwidth
Additional storage and bandwidth is offered in a single data pack. One data pack costs {% data variables.large_files.pack_monthly_price %}, and provides a monthly quota of {% data variables.large_files.pack_monthly_bandwidth %} for bandwidth and {% data variables.large_files.pack_monthly_storage %} for storage. You can purchase as many data packs as you need. For example, if you need 150 GB of storage, you'd buy three data packs.

View File

@@ -56,6 +56,8 @@ The storage used by a repository is the total storage used by {% data variables.
The number of jobs you can run concurrently across all repositories in your user or organization account depends on your GitHub plan. For more information, see "[Usage limits and billing](/actions/reference/usage-limits-billing-and-administration)" for {% data variables.product.prodname_dotcom %}-hosted runners and "[About self-hosted runners](/actions/hosting-your-own-runners/about-self-hosted-runners/#usage-limits)" for self-hosted runner usage limits.
{% data reusables.user_settings.context_switcher %}
### Calculating minute and storage spending
At the end of the month, {% data variables.product.prodname_dotcom %} calculates the cost of minutes and storage used over the amount included in your account. For example, if your organization uses {% data variables.product.prodname_team %} and allows unlimited spending, using 15,000 minutes could have a total storage and minute overage cost of $56, depending on the operating systems used to run jobs.

View File

@@ -39,6 +39,8 @@ When you choose a paid plan with a free trial:
- If you have other paid plans or subscriptions, once your 14-day free trial ends, the payment method on file is immediately charged a prorated amount based on the time remaining until your next billing date.
- If you have other paid plans or subscriptions, on your next billing date, your receipt lists charges for your paid {% data variables.product.prodname_dotcom %} plan and your app subscription.
{% data reusables.user_settings.context_switcher %}
### Unit plan limits
If you choose a unit plan (for example, a plan that charges per user), and you exceed the units that you're paying for, the integrator may disable your access until you upgrade the app. For more information, see "[Upgrading the billing plan for a {% data variables.product.prodname_marketplace %} app](/articles/upgrading-the-billing-plan-for-a-github-marketplace-app)."

View File

@@ -62,6 +62,8 @@ At the end of the month, {% data variables.product.prodname_dotcom %} rounds you
Your {% data variables.product.prodname_registry %} usage shares your account's existing billing date, payment method, and receipt. {% data reusables.dotcom_billing.view-all-subscriptions %}
{% data reusables.user_settings.context_switcher %}
### About spending limits
{% data reusables.package_registry.packages-spending-limit-detailed %}

View File

@@ -18,6 +18,8 @@ topics:
{% data reusables.dotcom_billing.view-all-subscriptions %}
{% data reusables.user_settings.context_switcher %}
### Further reading
- "[About {% data variables.product.prodname_sponsors %}](/sponsors/getting-started-with-github-sponsors/about-github-sponsors)"

View File

@@ -28,8 +28,12 @@ You can choose monthly or yearly billing, and you can upgrade or downgrade your
You can purchase other features and products with your existing {% data variables.product.product_name %} payment information. For more information, see "[About billing on {% data variables.product.prodname_dotcom %}](/articles/about-billing-on-github)."
{% data reusables.user_settings.context_switcher %}
{% tip %}
**Tip:** {% data variables.product.prodname_dotcom %} has programs for verified students and academic faculty, which include academic discounts. For more information, visit [{% data variables.product.prodname_education %}](https://education.github.com/).
{% endtip %}

View File

@@ -28,6 +28,17 @@ You must manage billing settings, payment method, and paid features and products
For more information, see "[Managing your {% data variables.product.prodname_dotcom %} billing settings](/articles/managing-your-github-billing-settings)."
### Switching between settings for your different accounts
If you're an organization or enterprise owner, you can switch between settings for your different accounts using the context switcher in your settings.
{% data reusables.user_settings.access_settings %}
1. At the top of the page, to the right of your username, click **Switch to another account**.
![Context switcher button](/assets/images/help/settings/context-switcher-button.png)
1. Start typing the name of the account you want to switch to, then click the name of the account.
![Context switcher menu](/assets/images/help/settings/context-switcher-menu.png)
1. In the left sidebar, click **Billing & plans**. ![Billing & plans in the settings sidebar](/assets/images/help/organizations/billing-settings.png)
### Further reading
- "[Managing billing for your {% data variables.product.prodname_dotcom %} account](/articles/managing-billing-for-your-github-account)"

View File

@@ -0,0 +1 @@
You must manage billing settings and paid features for each of your accounts separately. You can switch between settings for your personal account, organization accounts, and enterprise accounts using the context switcher on each settings page. For more information, see "[Switching between settings for your different accounts](/billing/managing-your-github-billing-settings/about-billing-on-github#switching-between-settings-for-your-different-accounts)."