gitlab-org--gitlab-foss/changelogs
Sean McGivern e398409a74 Merge branch '62910-task-completion-status-gql-pderichs' into 'master'
Make task completion status available via GraphQL

Closes #62910

See merge request gitlab-org/gitlab-ce!29573
2019-06-17 08:12:36 +00:00
..
unreleased Merge branch '62910-task-completion-status-gql-pderichs' into 'master' 2019-06-17 08:12:36 +00:00
README.md add changelogs/README.md 2019-02-18 04:57:57 +00:00
archive.md Fix Typos 2019-06-12 15:51:29 +00:00

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.