gitlab-org--gitlab-foss/changelogs
Andrew Newdigate 26140f9185 In dev, always allow access to health endpoints from localhost
This change will allow developers to easily hook up a Prometheus
instance to their local development instance, without making any
configuration changes.
2019-06-26 09:27:19 +00:00
..
unreleased In dev, always allow access to health endpoints from localhost 2019-06-26 09:27:19 +00:00
README.md
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

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.