gitlab-org--gitlab-foss/changelogs
Michael Kozono 4ce6d2b9db Merge branch 'sh-fix-import-export-suggestions' into 'master'
Properly save suggestions in project exports

Closes #65880

See merge request gitlab-org/gitlab-ce!31690
2019-08-12 22:00:49 +00:00
..
unreleased Merge branch 'sh-fix-import-export-suggestions' into 'master' 2019-08-12 22:00:49 +00:00
add-name-parameter-to-project-environments-api.yml
archive.md
README.md Extend yamllint test to changelogs 2019-07-23 12:23:51 +00:00

Generating changelog entries

To generate and validate your changelog entries:

  1. Run bin/changelog to generate.
  2. Run yamllint changelogs to validate.

See development/changelog documentation for detailed usage.