ci: Rename build alerts channel (no-changelog) (#7695)

Please do not merge until renamed in Slack.
This commit is contained in:
Iván Ovejero
2023-11-13 13:35:21 +01:00
committed by GitHub
parent a9ab73896e
commit 3dfabc37d8
5 changed files with 5 additions and 5 deletions

View File

@@ -100,6 +100,6 @@ jobs:
if: failure()
with:
status: ${{ job.status }}
channel: '#updates-build-alerts'
channel: '#alerts-build'
webhook-url: ${{ secrets.SLACK_WEBHOOK_URL }}
message: Master branch (build or test or lint) failed (${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }})