spiegel_podman/.github/workflows
Chris Evich 29e89da1a2
Github workflow: Send e-mail on job error
This job is designed to be silent when Cirrus-cron executions pass.
Unless specifically instructed, the workflow itself will also remain
silent if there's an error.  Fix this by catching workflow errors and
sending a notification e-mail containing a link to the failed run.  This
also requires listing the recipient addresses directly in the workflow.
Otherwise (as previouslly implemented) the value would not be retrieved
if/when any previous step raised an error.

**Note**: Due to the way this workflow is implemented, there is no way
easy way to test it other than directly on the `main` repo. branch.

Signed-off-by: Chris Evich <cevich@redhat.com>
2022-01-24 15:41:50 -05:00
..
check_cirrus_cron.yml Github workflow: Send e-mail on job error 2022-01-24 15:41:50 -05:00
multi-arch-build.yaml Multi-arch image build: Daily version-tag push 2021-07-27 14:15:25 -04:00
pr-title.yml Yet another iteration on PR title plugin 2020-10-26 13:44:59 -06:00
stale.yml Use more recent stale release... 2021-05-16 19:02:18 +01:00