gitlab-org--gitlab-foss/changelogs
George Koltsov 9ef196b7a7 Set Private visibility for restricted Internal imported projects
With https://gitlab.com/gitlab-org/gitlab-ee/issues/12388 change going
live there is potential risk of breaking imports of 'Internal' projects.
This change makes sure if 'Internal' visibility level is restricted
all 'Internal' projects will be marked as 'Private'

See: https://gitlab.com/gitlab-org/gitlab-ce/issues/64311
2019-07-19 03:00:23 +00:00
..
unreleased Set Private visibility for restricted Internal imported projects 2019-07-19 03:00:23 +00:00
README.md
add-name-parameter-to-project-environments-api.yml
archive.md

README.md

Generating changelog entries

To generate and validate your changelog entries:

  1. Run bin/changelog to generate.
  2. Run scripts/lint-changelog-yaml to validate.

See development/changelog documentation for detailed usage.