Commit c2ad1775 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Clarify why GH integration is the preferred importing method

parent 9c2f778c
...@@ -70,10 +70,11 @@ You can now go on and [select which repositories to import](#select-which-reposi ...@@ -70,10 +70,11 @@ You can now go on and [select which repositories to import](#select-which-reposi
### Authorize access to your repositories using a personal access token ### Authorize access to your repositories using a personal access token
>**Note:** >**Note:**
For a proper author/assignee mapping, the [GitHub integration][gh-integration] For a proper author/assignee mapping for issues and pull requests, the
should be used instead of using a [personal access token][gh-token]. If the [GitHub integration][gh-integration] should be used instead of the
GitHub integration is enabled by your GitLab administrator, it should be the [personal access token][gh-token]. If the GitHub integration is enabled by your
preferred method to import your repositories. GitLab administrator, it should be the preferred method to import your repositories.
Read more in the [How it works](#how-it-works) section.
If you are not using the GitHub integration, you can still perform a one-off If you are not using the GitHub integration, you can still perform a one-off
authorization with GitHub to grant GitLab access your repositories: authorization with GitHub to grant GitLab access your repositories:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment