gitlab-org--gitlab-foss/changelogs
Miranda Fluharty 144268daa8 Only render job sidebar block if it has content
Change sidebar's renderBlock() to return true only if
any of the block's <detail-row>s will be rendered
Change block to render only if renderBlock() returns true
2019-08-02 02:25:13 +00:00
..
unreleased Only render job sidebar block if it has content 2019-08-02 02:25:13 +00:00
README.md Extend yamllint test to changelogs 2019-07-23 12:23:51 +00:00
add-name-parameter-to-project-environments-api.yml
archive.md

README.md

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.