Write all alerts to single file

The current way to do alerting in airflow checks for a single file. The current script overwrites the file if multiple wikis fail verification.

This now changes it so all alerts are written together into a single file so we have full reporting.

Bug: T384962

Merge request reports

Loading