gitlab-org--gitlab-foss/changelogs
mfluharty ee5cceaaf8
Add information to "Stop pipeline" confirm modal
Make it its own component
Show pipeline status and link to pipeline
Show commit short hash, link, and message
2019-03-07 01:16:53 -07:00
..
unreleased Add information to "Stop pipeline" confirm modal 2019-03-07 01:16:53 -07:00
README.md add changelogs/README.md 2019-02-18 04:57:57 +00:00
archive.md

README.md

Generating changelog entries

To generate and validate your changelog entries:

  1. Run bin/changelog to generate.
  2. Run scripts/lint-changelog-yaml to validate.

See development/changelog documentation for detailed usage.