From ce6635406c8e2e4d336d6d7738a1e4916036871c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9my=20Coutable?= Date: Mon, 27 Jun 2016 13:42:22 +0200 Subject: Make GH one-off auth the default again for importing GH projects MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Advertise the PAT as an alternative unless GH import is not configured. Signed-off-by: Rémy Coutable --- doc/workflow/importing/import_projects_from_github.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/workflow/importing/import_projects_from_github.md b/doc/workflow/importing/import_projects_from_github.md index 60894d52a76..a2b2a4b88f9 100644 --- a/doc/workflow/importing/import_projects_from_github.md +++ b/doc/workflow/importing/import_projects_from_github.md @@ -26,9 +26,11 @@ Click on the **GitHub** link and, if you are logged in via the GitHub integration, you will be redirected to GitHub for permission to access your projects. After accepting, you'll be automatically redirected to the importer. -If you are not using the GitHub integration, when you click the **GithHub** link -you'll be presented with instructions for creating Personal Access Token on -GitHub. Once you upload your token, you'll be taken to the importer. +If you are not using the GitHub integration, you can still perform a one-off +authorization with GitHub to access your projects. + +Alternatively, you can also enter a GitHub Personal Access Token. Once you enter +your token, you'll be taken to the importer. ![New project page on GitLab](img/import_projects_from_github_new_project_page.png) -- cgit v1.2.1