summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Lafoucrière <plafoucriere@gitlab.com>2019-06-26 12:27:04 -0400
committerPhilippe Lafoucrière <plafoucriere@gitlab.com>2019-06-26 12:27:04 -0400
commitb364b81e42327c265497b84d325ddeb1f2eac25e (patch)
tree283586ecfd92dd274f19d828db17bae953b869f0
parent0d32dbb831b5d28cc392cb89c817a6fb5bb093be (diff)
downloadgitlab-ce-b364b81e42327c265497b84d325ddeb1f2eac25e.tar.gz
Add changelog entry
-rw-r--r--changelogs/unreleased/30081-cleanup-gitlab-ci-conf.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/30081-cleanup-gitlab-ci-conf.yml b/changelogs/unreleased/30081-cleanup-gitlab-ci-conf.yml
new file mode 100644
index 00000000000..934453d91e0
--- /dev/null
+++ b/changelogs/unreleased/30081-cleanup-gitlab-ci-conf.yml
@@ -0,0 +1,5 @@
+---
+title: Avoid security checks on docs and clean-up GitLab-CI configuration
+merge_request: 30081
+author:
+type: fixed