1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-07-14 16:30:27 +03:00

ci: Move docs check notification to #alerts-build (no-changelog) (#8435)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™ 2024-01-25 13:06:45 +01:00 committed by GitHub
parent c3ec503836
commit 16a2ea5df0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -39,6 +39,7 @@ jobs:
if: failure()
with:
status: ${{ job.status }}
channel: '#mission-docs'
channel: '#alerts-build'
webhook-url: ${{ secrets.SLACK_WEBHOOK_URL }}
message: Documentation URLs check failed (${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }})
message: |
<${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}| Documentation URLs check failed >