You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fail"Please provide a summary of the changes in the pull request description."
4
-
end
8
+
end
9
+
10
+
if !git.modified_files.include?("CHANGELOG.md") && !declared_trivial
11
+
fail("Please include a CHANGELOG entry. \nYou can find it at [CHANGELOG.md](https://github.com/Instabug/Instabug-Flutter/blob/master/CHANGELOG.md).",sticky: false)
0 commit comments