diff options
author | Robert Speicher <robert@gitlab.com> | 2016-09-13 16:12:39 +0000 |
---|---|---|
committer | Robert Speicher <robert@gitlab.com> | 2016-09-13 16:12:39 +0000 |
commit | d25633f8b0eb22fbe6cdb7fe848d3eb90414c187 (patch) | |
tree | 09f9dfcba31613fb6cea14b15f5aac1fb75842ec /doc | |
parent | 404f438f45c2da884cf4f16239ac1fda548db09f (diff) | |
parent | 05b52e0f5e4d06edb736849daaac5c33c68c1d47 (diff) | |
download | gitlab-ce-d25633f8b0eb22fbe6cdb7fe848d3eb90414c187.tar.gz |
Merge branch '20780-import-github-release-notes' into 'master'
Import GitHub release notes
## Why was this MR needed?
Release notes aren't currently migrated over when importing from GitHub
## What are the relevant issue numbers?
#20780
See merge request !5981
Diffstat (limited to 'doc')
-rw-r--r-- | doc/workflow/importing/import_projects_from_github.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/workflow/importing/import_projects_from_github.md b/doc/workflow/importing/import_projects_from_github.md index 306caabf6e6..370d885d366 100644 --- a/doc/workflow/importing/import_projects_from_github.md +++ b/doc/workflow/importing/import_projects_from_github.md @@ -15,6 +15,7 @@ At its current state, GitHub importer can import: - the wiki pages (introduced in GitLab 8.4)
- the milestones (introduced in GitLab 8.7)
- the labels (introduced in GitLab 8.7)
+- the release note descriptions (introduced in GitLab 8.12)
With GitLab 8.7+, references to pull requests and issues are preserved.
|