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 7a49251 commit 0fbbaf3Copy full SHA for 0fbbaf3
.github/workflows/main.yml
@@ -45,3 +45,4 @@ jobs:
45
SLACK_USERNAME: docnow-build
46
SLACK_ICON_EMOJI: ":test-tube:"
47
SLACK_COLOR: "${{ job.status == 'success' && 'good' || 'danger' }}"
48
+ SLACK_MESSAGE: "Tests Results: ${{ job.status }}"
0 commit comments