ci: Update slack notifications for build steps (#4985)

ci: update slack notifications
This commit is contained in:
Mutasem Aldmour
2022-12-20 14:13:24 +01:00
committed by GitHub
parent 17311ca049
commit c41c707654
3 changed files with 3 additions and 0 deletions

View File

@@ -55,3 +55,4 @@ jobs:
status: ${{ job.status }}
channel: '#updates-build-alerts'
webhook-url: ${{ secrets.SLACK_WEBHOOK_URL }}
message: Postgres or MySQL tests failed (${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }})