Skip to content

Commit 2fb43e1

Browse files
authored
Merge pull request github#16658 from github/repo-sync
repo sync
2 parents 5ea5d23 + d85156e commit 2fb43e1

File tree

13 files changed

+44
-36
lines changed

13 files changed

+44
-36
lines changed
-23.1 KB
Loading
14.1 KB
Loading

content/account-and-profile/setting-up-and-managing-your-github-user-account/managing-user-account-settings/merging-multiple-user-accounts.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ shortTitle: Merge multiple user accounts
3030

3131
{% warning %}
3232

33-
**Warning:** Organization and repository access permissions aren't transferable between accounts. If the account you want to delete has an existing access permission, an organization owner or repository administrator will need to invite the account that you want to keep.
33+
**Warning:**
34+
- Organization and repository access permissions aren't transferable between accounts. If the account you want to delete has an existing access permission, an organization owner or repository administrator will need to invite the account that you want to keep.
35+
- Any commits authored with a GitHub-provided `noreply` email address cannot be transferred from one account to another. If the account you want to delete used the **Keep my email address private** option, it won't be possible to transfer the commits authored by the account you are deleting to the account you want to keep.
3436

3537
{% endwarning %}
3638

content/billing/managing-billing-for-github-actions/viewing-your-github-actions-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Organization owners and billing managers can view {% data variables.product.prod
3434
{% data reusables.organizations.billing-settings %}
3535
{% data reusables.dotcom_billing.actions-minutes %}
3636
{% data reusables.dotcom_billing.actions-packages-storage %}
37-
{% data reusables.dotcom_billing.actions-packages-report-download %}
37+
{% data reusables.dotcom_billing.actions-packages-report-download-org-account %}
3838

3939
## Viewing {% data variables.product.prodname_actions %} usage for your enterprise account
4040

content/billing/managing-billing-for-github-codespaces/about-billing-for-codespaces.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ topics:
1515

1616
## {% data variables.product.prodname_codespaces %} pricing
1717

18-
{% data variables.product.prodname_codespaces %} usage is billed for all accounts on the Team and Enterprise plans, and does not include any entitlements. Individual accounts are not currently billed for {% data variables.product.prodname_codespaces %} usage.
18+
{% data variables.product.prodname_codespaces %} usage is billed for all organization and enterprise accounts on {% data variables.product.prodname_team %} and {% data variables.product.prodname_enterprise %}, which do not include any free minutes or storage. Personal accounts are not currently billed for {% data variables.product.prodname_codespaces %} usage.
1919

2020
{% data variables.product.prodname_codespaces %} usage is billed according to the units of measure in the following table:
2121

content/billing/managing-billing-for-github-codespaces/viewing-your-codespaces-usage.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Organization owners and billing managers can view {% data variables.product.prod
1919

2020
{% data reusables.organizations.billing-settings %}
2121
{% data reusables.dotcom_billing.codespaces-minutes %}
22-
{% data reusables.dotcom_billing.codespaces-report-download %}
22+
{% data reusables.dotcom_billing.actions-packages-report-download-org-account %}
2323

2424
## Viewing {% data variables.product.prodname_codespaces %} usage for your enterprise account
2525

@@ -29,3 +29,5 @@ Enterprise owners and billing managers can view {% data variables.product.prodna
2929
{% data reusables.enterprise-accounts.settings-tab %}
3030
{% data reusables.enterprise-accounts.billing-tab %}
3131
1. Under "{% data variables.product.prodname_codespaces %}", view the usage details of each organization in your enterprise account.
32+
{% data reusables.enterprise-accounts.actions-packages-report-download-enterprise-accounts %}
33+

content/billing/managing-billing-for-github-packages/viewing-your-github-packages-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Organization owners and billing managers can view {% data variables.product.prod
3333
{% data reusables.organizations.billing-settings %}
3434
{% data reusables.dotcom_billing.packages-data %}
3535
{% data reusables.dotcom_billing.actions-packages-storage %}
36-
{% data reusables.dotcom_billing.actions-packages-report-download %}
36+
{% data reusables.dotcom_billing.actions-packages-report-download-org-account %}
3737

3838
## Viewing {% data variables.product.prodname_registry %} usage for your enterprise account
3939

content/repositories/working-with-files/using-files/working-with-non-code-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ It may still be possible to render the data by converting the `.geojson` file to
313313

314314
### Further reading
315315

316-
* [Leaflet.js geojson documentation](http://leafletjs.com/examples/geojson.html)
316+
* [Leaflet.js documentation](https://leafletjs.com/)
317317
* [MapBox marker-styling documentation](http://www.mapbox.com/developers/simplestyle/)
318318
* [TopoJSON Wiki](https://github.com/mbostock/topojson/wiki)
319319

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
1. Optionally, next to "Billing & plans", click **Get usage report** to email a CSV report of storage use for {% data variables.product.prodname_actions %}, {% data variables.product.prodname_registry %}, and {% data variables.product.prodname_codespaces %} to the account's primary email address.
2+
![Download CSV report](/assets/images/help/billing/actions-packages-report-download-org.png)

data/reusables/dotcom_billing/codespaces-report-download.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)