chore(repo): report actual state of the matrix run (#6092)
This commit is contained in:
parent
c6ec24262a
commit
0ba71c4103
2
.github/workflows/e2e-matrix.yml
vendored
2
.github/workflows/e2e-matrix.yml
vendored
@ -121,7 +121,7 @@ jobs:
|
||||
- name: Send notification
|
||||
uses: ravsamhq/notify-slack-action@v1
|
||||
with:
|
||||
status: ${{ job.status }}
|
||||
status: ${{ needs.e2e.result }}
|
||||
message_format: '{emoji} *{workflow}* {status_message} (last commit <{commit_url}|{commit_sha}>)'
|
||||
notification_title: '{workflow} has {status_message}'
|
||||
footer: '<{run_url}|View Run>'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user