9c2baada57
We should just ignore these errors and move along with the deletion since the repositories are going to be trashed anyway. Closes https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/31164 |
||
---|---|---|
.. | ||
unreleased | ||
add-name-parameter-to-project-environments-api.yml | ||
archive.md | ||
README.md |
Generating changelog entries
To generate and validate your changelog entries:
- Run
bin/changelog
to generate. - Run
yamllint changelogs
to validate.
See development/changelog documentation for detailed usage.