Commit 3a9367a4 authored by Filipa Lacerda's avatar Filipa Lacerda

Merge branch 'ce-to-ee-2018-07-12' into 'master'

CE upstream - 2018-07-12 09:24 UTC

See merge request gitlab-org/gitlab-ee!6476
parents 6cfbb8c7 ee780c71
......@@ -59,7 +59,7 @@ end
if changelog_needed
if changelog_found
check_changelog(path)
check_changelog(changelog_found)
else
warn format(MISSING_CHANGELOG_MESSAGE, mr_iid: gitlab.mr_json["iid"], labels: presented_no_changelog_labels)
end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment