Skip to content

Commit ae30bab

Browse files
authored
Simplify Slack notification messages (#2435)
1 parent 1e83373 commit ae30bab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-testing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,4 +90,4 @@ jobs:
9090
webhook-type: incoming-webhook
9191
webhook: ${{ secrets.SLACK_WEBHOOK_URL_YOLO }}
9292
payload: |
93-
text: "<!channel> GitHub Actions error for ${{ github.workflow }} ❌\n\n\n*Repository:* https://github.com/${{ github.repository }}\n*Action:* https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}\n*Author:* ${{ github.actor }}\n*Event:* ${{ github.event_name }}\n"
93+
text: "<!subteam^S082BPCRAJ3> *${{ github.workflow }}* ❌ `${{ github.repository }}` <https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}|*Run*>"

0 commit comments

Comments
 (0)