feat: add email notification for build job status
All checks were successful
Chore App Build, Test, and Push Docker Images / build-and-push (push) Successful in 2m11s
All checks were successful
Chore App Build, Test, and Push Docker Images / build-and-push (push) Successful in 2m11s
This commit is contained in:
@@ -165,4 +165,4 @@ jobs:
|
|||||||
html_body: |
|
html_body: |
|
||||||
### Job ${{ job.status }}
|
### Job ${{ job.status }}
|
||||||
|
|
||||||
${{ github.repository }}: [${{ github.ref }}@${{ github.sha }}](${{ github.server_url }}/${{ github.repository }}/actions)
|
${{ github.repository }}: [${{ github.ref }}@${{ github.sha }}](${{ vars.GIT_SERVER }}/${{ github.repository }}/actions)
|
||||||
|
|||||||
Reference in New Issue
Block a user