automation-tests/.github
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
..
actions/check_cirrus_cron Fix spelling mistakes 2020-12-09 06:00:04 -05:00
workflows Github workflow: Send e-mail on job error 2022-01-24 15:41:50 -05:00
ISSUE_TEMPLATE.md troubleshooting links to main branch 2022-01-14 12:29:13 +01:00
PULL_REQUEST_TEMPLATE.md .github: revert to the old template 2021-12-16 15:23:39 +01:00
dependabot.yml add a dependabot config to automate vendoring 2021-03-18 15:18:13 +01:00