Commit 26072c1a authored by Stan Hu's avatar Stan Hu

Fix Dangerfile

parent 081264f1
......@@ -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