gitlab-org--gitlab-foss/changelogs
Fabio Pitino f7135aab34 Fix job log where spans were displayed in block
This is a temporary, not ideal, solution but it fixes the
main issue that the customer are complaining about, which
is that color changes are broken down in several lines which
makes the log not readable.
2019-08-09 16:57:27 +02:00
..
unreleased Fix job log where spans were displayed in block 2019-08-09 16:57:27 +02:00
add-name-parameter-to-project-environments-api.yml Add name & search parameters to project environments API 2019-06-24 12:18:40 +00:00
archive.md Fix Typos 2019-06-12 15:51:29 +00:00
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.