gitlab-org--gitlab-foss/changelogs
Nick Thomas 5f261b62c7 Merge branch 'sh-fix-tag-push-remote-mirror' into 'master'
Fix remote mirrors not updating after tag push

Closes #51240

See merge request gitlab-org/gitlab-ce!28430
2019-05-20 08:11:49 +00:00
..
unreleased Merge branch 'sh-fix-tag-push-remote-mirror' into 'master' 2019-05-20 08:11:49 +00:00
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.