Karsten Hassel 58b9ddcd9f
updatenotification: only notify mm-repo for master if tag present (#3004)
see discussion here:
https://github.com/MichMich/MagicMirror/pull/2991#issuecomment-1376372720

I still see a need for updating `master` in special cases (e.g. correct
errors in README.md which would otherwise be present up to 3 month until
next release) so with this PR **only for MagicMirror repo** and **only
for `master` branch** updatenotifications are only triggered if at least
one of the new commits has a tag.

May @MichMich must decide if this is wanted.

Co-authored-by: Veeck <github@veeck.de>
2023-01-26 13:21:30 +01:00
..
2022-01-26 23:47:51 +01:00

Module: Update Notification

The updatenotification module is one of the default modules of the MagicMirror². This will display a message whenever a new version of the MagicMirror² application is available.

For configuration options, please check the MagicMirror² documentation.