autogenerate frontmatter (#34744)
This commit is contained in:
@@ -18,5 +18,9 @@ children:
|
||||
- /orgs
|
||||
- /source-imports
|
||||
- /users
|
||||
autogenerated: true
|
||||
---
|
||||
|
||||
|
||||
|
||||
<!-- Content after this section is automatically generated -->
|
||||
|
||||
@@ -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 -->
|
||||
|
||||
@@ -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 -->
|
||||
|
||||
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user