1
0
mirror of synced 2025-12-23 21:07:12 -05:00

autogenerate frontmatter (#34744)

This commit is contained in:
Rachael Sewell
2023-02-14 12:21:44 -08:00
committed by GitHub
parent dda821b116
commit 8d3eb29ba0
185 changed files with 722 additions and 1 deletions

View File

@@ -18,5 +18,9 @@ children:
- /orgs
- /source-imports
- /users
autogenerated: true
---
<!-- Content after this section is automatically generated -->

View File

@@ -11,6 +11,7 @@ versions:
topics:
- API
miniTocMaxHeadingLevel: 3
autogenerated: true
---
## About organization migrations
@@ -18,3 +19,6 @@ miniTocMaxHeadingLevel: 3
These endpoints are only available to authenticated organization owners. For more information, see "[Roles in an organization](/organizations/managing-peoples-access-to-your-organization-with-roles/roles-in-an-organization#permission-levels-for-an-organization)" and "[Other authentication methods](/rest/overview/other-authentication-methods)."
{% data variables.migrations.organization_migrations_intro %}
<!-- Content after this section is automatically generated -->

View File

@@ -7,6 +7,7 @@ versions:
topics:
- API
miniTocMaxHeadingLevel: 3
autogenerated: true
---
## About source imports
@@ -89,3 +90,6 @@ The following diagram provides a more detailed example:
| | |
| | |
```
<!-- Content after this section is automatically generated -->

View File

@@ -11,6 +11,7 @@ versions:
topics:
- API
miniTocMaxHeadingLevel: 3
autogenerated: true
---
## About user migrations
@@ -22,3 +23,6 @@ These endpoints are only available to authenticated account owners. For more inf
To download an archive, you'll need to start a user migration first. Once the status of the migration is `exported`, you can download the migration.
Once you've created a migration archive, it will be available to download for seven days. But, you can delete the user migration archive sooner if you'd like. You can unlock your repository when the migration is `exported` to begin using your repository again or delete the repository if you no longer need the source data.
<!-- Content after this section is automatically generated -->