File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9191 username : ${{secrets.EDX_SMTP_USERNAME}}
9292 password : ${{secrets.EDX_SMTP_PASSWORD}}
9393 subject : ' Failure: Devstack provisioning tests for ${{matrix.services}} #${{github.run_id}}'
94- to : devstack-provisioning-tests@2u-internal.opsgenie.net
94+ to : devstack-provisioning-tests@2u-internal.opsgenie.net, devstack-provisioning-tests@2u-internal.jsmalerts.atlassian.net
9595 from : github-actions <github-actions@edx.org>
9696 body : |
9797 Devstack provisioning tests in ${{github.repository}} for ${{matrix.services}} failed!
@@ -107,6 +107,6 @@ jobs:
107107 username : ${{secrets.EDX_SMTP_USERNAME}}
108108 password : ${{secrets.EDX_SMTP_PASSWORD}}
109109 subject : ' Back to normal: Devstack provisioning tests for ${{matrix.services}} #${{github.run_id}}'
110- to : devstack-provisioning-tests@2u-internal.opsgenie.net
110+ to : devstack-provisioning-tests@2u-internal.opsgenie.net, devstack-provisioning-tests@2u-internal.jsmalerts.atlassian.net
111111 from : github-actions <github-actions@edx.org>
112112 body : Devstack provisioning tests in ${{github.repository}} are back to normal for ${{matrix.services}}
You can’t perform that action at this time.
0 commit comments