mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
Changed missing Changlog text.
This commit is contained in:
parent
e2dbe8a0a2
commit
27b3875bfb
@ -5,5 +5,5 @@ const changelogEdited = danger.git.modified_files.includes("CHANGELOG.md")
|
|||||||
|
|
||||||
// Fail the build and post a comment reminding submitters to do so if it wasn't changed
|
// Fail the build and post a comment reminding submitters to do so if it wasn't changed
|
||||||
if (!changelogEdited) {
|
if (!changelogEdited) {
|
||||||
fail("Please include a CHANGELOG entry. You can find it at [CHANGELOG.md](CHANGELOG.md).")
|
fail("Please include an updated `CHANGELOG.md` file.<br>This way we can keep track of all the contributions.<br><br>Thanks!")
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user