ci: Update slack notification messages for e2e tests (no-changelog) (#4812)

* ci: update e2e slack message

* add link

* update link
This commit is contained in:
Mutasem Aldmour 2022-12-05 11:10:14 +01:00 committed by GitHub
parent 46d4c4d329
commit ac944bf666
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -70,7 +70,7 @@ jobs:
status: ${{ job.status }}
channel: '#updates-build-alerts'
webhook-url: ${{ secrets.SLACK_WEBHOOK_URL }}
message: Tests failure for branch `${{ inputs.branch }}` deployed by ${{ inputs.user }}
message: E2E failure for branch `${{ inputs.branch || 'master' }}` deployed by ${{ inputs.user || 'schedule' }} (${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }})
- name: Call Success URL - optionally
run: |