Skip to content
Snippets Groups Projects
Commit 209b66fb authored by Stan Hu's avatar Stan Hu
Browse files

Fix Dangerfile

parent afec22b3
No related branches found
No related tags found
1 merge request!10495Merge Requests - Assignee
Loading
Loading
@@ -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
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment