Skip to content

Commit 3b6dfd3

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/minimist-1.2.6
2 parents e784ceb + ad4ce69 commit 3b6dfd3

File tree

7 files changed

+20
-7
lines changed

7 files changed

+20
-7
lines changed

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-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/pull-requests/committing-changes-to-your-project/viewing-and-comparing-commits/comparing-commits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ You can compare your base repository and any forked repository. This is the view
5353

5454
To compare branches on different repositories, preface the branch names with user names. For example, by specifying `octocat:main` for `base` and `octo-org:main` for `compare`, you can compare the `main` branch of the repositories respectively owned by `octocat` and `octo-org`.
5555

56-
Here's an example of a [comparison between two repositories](https://github.com/octocat/linguist/compare/master...octo-org:master).
56+
Here's an example of a [comparison between two repositories](https://github.com/github/linguist/compare/master...octocat:master).
5757

5858
## Comparisons across commits
5959

content/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/configuring-tag-protection-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ versions:
1616

1717
{% endnote %}
1818

19-
When you add a tag protection rule, all tags that match the pattern provided will be protected. Only users with admin or maintain permissions in the repository will be able to create protected tags, and only users with admin permissions in the repository will be able to delete protected tags. For more information, see "[Repository roles for an organization](/organizations/managing-access-to-your-organizations-repositories/repository-roles-for-an-organization#permissions-for-each-role)."
19+
When you add a tag protection rule, all tags that match the pattern provided will be protected. Only users with admin or maintain permissions in the repository will be able to create protected tags, and only users with admin permissions in the repository will be able to delete protected tags. For more information, see "[Repository roles for an organization](/organizations/managing-access-to-your-organizations-repositories/repository-roles-for-an-organization#permissions-for-each-role)." {% data variables.product.prodname_github_apps %} require the `Repository administration: write` permission to modify a protected tag.
2020

2121
Additionally, you can create custom repository roles to allow other groups of users to create or delete tags that match tag protection rules. For more information, see "[Managing custom repository roles for an organization](/organizations/managing-peoples-access-to-your-organization-with-roles/managing-custom-repository-roles-for-an-organization)."
2222

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: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,21 @@
1-
{% ifversion ghes > 3.2 %}
1+
{% ifversion ghes > 3.2 and ghes < 3.5 %}
22

33
{% note %}
4-
{% if dependabot-updates-github-connect %}
4+
{% ifversion ghes = 3.4 %}
55
**Note:** {% data variables.product.prodname_dependabot %} security and version updates are currently in public beta and subject to change.
66
{% else %}
77
**Note:** {% data variables.product.prodname_dependabot %} security and version updates are currently in private beta and subject to change. Please [contact your account management team](https://enterprise.github.com/contact) for instructions on enabling Dependabot updates.
88
{% endif %}
9+
910
{% endnote %}
1011

1112
{% endif %}
13+
14+
{% ifversion ghae-issue-5867 %}
15+
16+
{% note %}
17+
18+
**Note:** {% data variables.product.prodname_dependabot %} security and version updates are currently in public beta and subject to change.
19+
20+
{% endnote %}
21+
{% endif %}

data/reusables/secret-scanning/partner-secret-list-public-repo.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ Stripe | Stripe Live API Secret Key
9191
Stripe | Stripe Test API Secret Key
9292
Stripe | Stripe Live API Restricted Key
9393
Stripe | Stripe Test API Restricted Key
94+
Supabase | Supabase Service Key
9495
Tencent Cloud | Tencent Cloud Secret ID
9596
Twilio | Twilio Account String Identifier
9697
Twilio | Twilio API Key

0 commit comments

Comments
 (0)