-
- Downloads
Merge branch 'github-avoid-conflicts-with-admin-labels' into 'master'
Avoid conflict with Admin labels when importing GitHub labels If the GitHub project have duplicated labels from the Admin labels, the importer will use the Admin label. Fixes #21319 See merge request !6158
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- lib/gitlab/github_import/importer.rb 1 addition, 2 deletionslib/gitlab/github_import/importer.rb
- lib/gitlab/github_import/label_formatter.rb 6 additions, 0 deletionslib/gitlab/github_import/label_formatter.rb
- spec/lib/gitlab/github_import/importer_spec.rb 11 additions, 3 deletionsspec/lib/gitlab/github_import/importer_spec.rb
- spec/lib/gitlab/github_import/label_formatter_spec.rb 22 additions, 6 deletionsspec/lib/gitlab/github_import/label_formatter_spec.rb
Loading
Please register or sign in to comment