Deprecation announcement for non-Git repository imports in GitHub Importer (SVN, Mercurial, TFVC) (#36378)
Co-authored-by: Tim Rogers <timrogers@github.com> Co-authored-by: Siara <108543037+SiaraMist@users.noreply.github.com>
This commit is contained in:
@@ -13,10 +13,12 @@ autogenerated: rest
|
||||
|
||||
## About source imports
|
||||
|
||||
{% data reusables.user-settings.imports-api-classic-pat-only %}
|
||||
{% data reusables.migrations.github-importer-non-git-deprecation %}
|
||||
|
||||
{% data variables.migrations.source_imports_intro %} A typical source import would start the import and then (optionally) update the authors and/or update the preference for using Git LFS if large files exist in the import. You can also create a webhook that listens for the [`RepositoryImportEvent`](/webhooks-and-events/webhooks/webhook-events-and-payloads#repository_import) to find out the status of the import.
|
||||
|
||||
{% data reusables.user-settings.imports-api-classic-pat-only %}
|
||||
|
||||
The following diagram provides a more detailed example:
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user