summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorPaul B <paul@bonaud.fr>2019-01-02 16:39:52 +0100
committerPaul B <paul@bonaud.fr>2019-02-19 17:10:52 +0100
commit3a2f42925fab6ff398bd85447fbb3bd5ff42cae9 (patch)
treeda6ef2ebcdde018faa5372d3423758fa9024b37b /changelogs
parentd3aa9feffd725f8fd7e1826c56c0e26d6708ac38 (diff)
downloadgitlab-ce-3a2f42925fab6ff398bd85447fbb3bd5ff42cae9.tar.gz
changelog: add unrelease patch notes
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/include-ci-yaml.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/include-ci-yaml.yml b/changelogs/unreleased/include-ci-yaml.yml
new file mode 100644
index 00000000000..5909950ef0b
--- /dev/null
+++ b/changelogs/unreleased/include-ci-yaml.yml
@@ -0,0 +1,5 @@
+---
+title: Validate 'include' keywords in gitlab-ci.yml configuration files.
+merge_request: 24098
+author: Paul Bonaud
+type: fixed