This repository was archived by the owner on Nov 7, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7676 channel-id : ${{ secrets.SLACK_CHANNEL_ID }}
7777 slack-message : |
7878 :exclamation: *Integration tests failed.* :exclamation: <!channel>
79- Last commit by: ${{ steps.get_author.outputs.author }}
80- Workflow run URL: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
79+ * Last commit by:* ${{ steps.get_author.outputs.author }}
80+ * Workflow run URL:* ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
8181 env :
8282 SLACK_BOT_TOKEN : ${{ secrets.SLACK_BOT_TOKEN }}
8383
8888 channel-id : ${{ secrets.SLACK_CHANNEL_ID }}
8989 slack-message : |
9090 :white_check_mark: *Integration tests passed.* Good job team!
91- Last commit by: ${{ steps.get_author.outputs.author }}
92- Workflow run URL: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
91+ * Last commit by:* ${{ steps.get_author.outputs.author }}
92+ * Workflow run URL:* ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
9393 env :
9494 SLACK_BOT_TOKEN : ${{ secrets.SLACK_BOT_TOKEN }}
9595
You can’t perform that action at this time.
0 commit comments