5f261b62c7
Fix remote mirrors not updating after tag push Closes #51240 See merge request gitlab-org/gitlab-ce!28430 |
||
---|---|---|
.. | ||
unreleased | ||
archive.md | ||
README.md |
Generating changelog entries
To generate and validate your changelog entries:
- Run
bin/changelog
to generate. - Run
scripts/lint-changelog-yaml
to validate.
See development/changelog documentation for detailed usage.