gitlab-org--gitlab-foss/changelogs/unreleased/lint-changelog-yaml.yml
Sean McGivern 3fba557d5c Add static analysis job to find invalid YAML in changelogs
When a changelog has invalid YAML (typically, there is an unquoted @ at the
start of the author field), then the entry will be discarded. This script checks
all unreleased changelogs for validity, and runs as part of the static-analysis
step, so the pipeline will fail if this happens in future.
2017-09-27 09:52:03 +01:00

5 lines
88 B
YAML

---
title: Detect when changelog entries are invalid
merge_request:
author:
type: other