ci: allow failure for find_broken_links job NOCHANGELOG
The only downside is that the scheduled runs are probably only reported to admins ?
An alternative is to allow_failure: true
but still have it run normally. This would mean if you have a warning tick you should take a look to the logs.
Another alternative is to maintain a issue ticket with the descriptions of broken links generated by this job, and prevent failure on broken links.
What do you think is best @georgkrause