GHA: slack message link
This commit is contained in:
2
.github/workflows/test-slack-message.yml
vendored
2
.github/workflows/test-slack-message.yml
vendored
@@ -32,6 +32,6 @@ jobs:
|
||||
# needs: [ slack-message ]
|
||||
uses: ./.github/workflows/notify-failed-build.yml
|
||||
with:
|
||||
link: '[${{ github.run_id }}](${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }})'
|
||||
link: '<${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}|${{ github.run_id }}>'
|
||||
label: 'Test Build Failed Message'
|
||||
secrets: inherit
|
||||
|
||||
Reference in New Issue
Block a user