relsync@community:~> crontab -l
0 */6 * * * test -x /home/relsync/bin/update_release_notes && /home/relsync/bin/update_release_notes
relsync@community:~> test -x /home/relsync/bin/update_release_notes && /home/relsync/bin/update_release_notes
cp: cannot stat 'RELEASE-NOTES.*.html': No such file or directory
cp: cannot stat 'RELEASE-NOTES.*.html': No such file or directory
In 15.3 the rn updates got stuck in the GM week. Seems like we were not able to get updates in let's say under 18 hours. We should identify what could be the issue and fix it.