chore: add logging to the github action (#318)

This commit is contained in:
Deborah Kaplan
2024-04-16 10:59:34 -04:00
committed by GitHub
parent f98e5994c4
commit 272870f769

View File

@@ -52,6 +52,8 @@ jobs:
subject: CI workflow failed in ${{github.repository}}
to: masters-grades@edx.org,aperture@2u-internal.opsgenie.net
from: github-actions <github-actions@edx.org>
nodemailerlog: true
nodemailerdebug: true
body: CI workflow in ${{github.repository}} failed!
For details see "github.com/${{ github.repository }}/actions/runs/${{ github.run_id
}}"