We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5e5d39 commit 82f0c70Copy full SHA for 82f0c70
.github/workflows/acceptance-tests-runner.yml
@@ -1306,7 +1306,7 @@ jobs:
1306
"type": "section",
1307
"text": {
1308
"type": "mrkdwn",
1309
- "text": "❌ *Terraform Stream Tests Failed* ${{ secrets.slack_oncall_tag }} ${{ secrets.slack_oncall_tag_stream }} <${{github.server_url}}/${{github.repository}}/actions/runs/${{github.run_id}}|View>"
+ "text": "❌ *TF Stream Failed* ${{ secrets.slack_oncall_tag }} ${{ secrets.slack_oncall_tag_stream }} <${{github.server_url}}/${{github.repository}}/actions/runs/${{github.run_id}}|View>"
1310
}
1311
1312
]
0 commit comments