mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-17 06:47:09 +01:00
add slack
This commit is contained in:
parent
86a2010147
commit
1d5276a2d9
4 changed files with 764 additions and 1048 deletions
|
|
@ -76,6 +76,10 @@ inputs:
|
|||
description: GitHub Access Token
|
||||
required: false
|
||||
default: ${{ github.token }}
|
||||
slack-url:
|
||||
description: Slack webhook url
|
||||
required: false
|
||||
default: ${{ slack.url }}
|
||||
outputs:
|
||||
conclusion:
|
||||
description: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue