gitlab-org--gitlab-foss/changelogs
Sean McGivern 3ef0c54966 Merge branch '51636-task-list-api-pderichs' into 'master'
Add task count and completed count to responses of Issue and MR

See merge request gitlab-org/gitlab-ce!28859
2019-06-07 10:24:17 +00:00
..
unreleased Merge branch '51636-task-list-api-pderichs' into 'master' 2019-06-07 10:24:17 +00:00
README.md
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.