This repository was archived by the owner on Aug 1, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8080 username : ${{secrets.EDX_SMTP_USERNAME}}
8181 password : ${{secrets.EDX_SMTP_PASSWORD}}
8282 subject : ' Failure: Devstack provisioning tests for ${{matrix.services}} #${{github.run_id}}'
83- to : devstack-provisioning-tests@edx .opsgenie.net
83+ to : devstack-provisioning-tests@2u-internal .opsgenie.net
8484 from : github-actions <github-actions@edx.org>
8585 body : ' Devstack provisioning tests in ${{github.repository}} for ${{matrix.services}} failed! For details see "https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}". \n Runbook url: https://openedx.atlassian.net/l/c/zoEcLk2z .'
8686
9393 username : ${{secrets.EDX_SMTP_USERNAME}}
9494 password : ${{secrets.EDX_SMTP_PASSWORD}}
9595 subject : ' Back to normal: Devstack provisioning tests for ${{matrix.services}} #${{github.run_id}}'
96- to : devstack-provisioning-tests@edx .opsgenie.net
96+ to : devstack-provisioning-tests@2u-internal .opsgenie.net
9797 from : github-actions <github-actions@edx.org>
9898 body : Devstack provisioning tests in ${{github.repository}} are back to normal for ${{matrix.services}}
9999
You can’t perform that action at this time.
0 commit comments