ci: Rename build alerts channel (no-changelog) (#7695)
Please do not merge until renamed in Slack.
This commit is contained in:
2
.github/workflows/test-workflows.yml
vendored
2
.github/workflows/test-workflows.yml
vendored
@@ -96,7 +96,7 @@ jobs:
|
||||
if: failure()
|
||||
with:
|
||||
status: ${{ job.status }}
|
||||
channel: '#updates-build-alerts'
|
||||
channel: '#alerts-build'
|
||||
webhook-url: ${{ secrets.SLACK_WEBHOOK_URL }}
|
||||
message: |
|
||||
🛑 Workflow test failed 🛑:
|
||||
|
||||
Reference in New Issue
Block a user