gitlab-org--gitlab-foss/changelogs
Stan Hu 9c2baada57 Ignore Gitaly errors if cache flushing fails on project destruction
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
2019-07-29 23:05:03 -07:00
..
unreleased Ignore Gitaly errors if cache flushing fails on project destruction 2019-07-29 23:05:03 -07: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.