chore: add Aperture team OpsGenie email address as a recipient when CI fails for Learner Dashboard (#255)

This commit is contained in:
Justin Hynes
2023-12-04 13:07:58 -05:00
committed by GitHub
parent bd0c0c578c
commit 9d334350f5

View File

@@ -50,7 +50,7 @@ jobs:
username: ${{ secrets.EDX_SMTP_USERNAME }}
password: ${{ secrets.EDX_SMTP_PASSWORD }}
subject: CI workflow failed in ${{github.repository}}
to: masters-grades@edx.org
to: masters-grades@edx.org,aperture@2u-internal.opsgenie.net
from: github-actions <github-actions@edx.org>
body: CI workflow in ${{github.repository}} failed!
For details see "github.com/${{ github.repository }}/actions/runs/${{ github.run_id