Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
gitlab-ce
Commits
260d1e6a
Commit
260d1e6a
authored
Aug 24, 2016
by
Douglas Barbosa Alexandre
Committed by
Achilleas Pipinellis
Sep 18, 2016
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update GitHub importer documentation to reflect current importer state
parent
ed52d82b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
doc/workflow/importing/import_projects_from_github.md
doc/workflow/importing/import_projects_from_github.md
+10
-0
No files found.
doc/workflow/importing/import_projects_from_github.md
View file @
260d1e6a
...
...
@@ -49,6 +49,16 @@ The importer will create any new namespaces if they don't exist or in the
case the namespace is taken, the project will be imported on the user's
namespace.
### Note
When we are importing Issues/Pull Requests we try to find the original
author or assignee using the Github Id, but for this to work the original
author or assignee should had signed in before on the GitLab instance and
associated their GitHub account. If we don’t find the user in our database
we set the project creator (most of the times the current user that started
the import process) as the author but we keep a reference on the issue
about the original author.
[
gh-import
]:
../../integration/github.md
"GitHub integration"
[
ee-gh
]:
http://docs.gitlab.com/ee/integration/github.html
"GitHub integration for GitLab EE"
[
new-project
]:
../../gitlab-basics/create-project.md
"How to create a new project in GitLab"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment