Update the Source Imports section of the REST API docs to flag the API's deprecation (#43505)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
This commit is contained in:
@@ -13,7 +13,10 @@ autogenerated: rest
|
|||||||
|
|
||||||
## About source imports
|
## About source imports
|
||||||
|
|
||||||
{% data reusables.migrations.github-importer-non-git-deprecation %}
|
**Warnings:**
|
||||||
|
|
||||||
|
- Due to very low levels of usage and available alternatives, the Source Imports API is deprecated and will no longer be available from 00:00 UTC on April 12, 2023. For more details and alternatives, see the [changelog](https://gh.io/source-imports-api-deprecation).
|
||||||
|
- Support for importing Mercurial, Subversion and Team Foundation Version Control (TFVC) repositories will end on October 17, 2023. For more details, see the [changelog](https://github.blog/changelog/2023-04-17-deprecation-importing-non-git-repositories-with-github-importer/).
|
||||||
|
|
||||||
{% 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 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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user