c-nfra/Notify Slack for CI run
Send Slack notifications for CI run started / finished
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 11, 2023
- License
- None
Pinned Snippet
uses: c-nfra/slack-notify@7fb358d9f2a46074a0b59eedea0dc0afb0c60104 # 1.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| message-type | Message type | yes | — |
| slack-channel | Slack channel to send the message to | yes | — |
| slack-bot-token | Token for Slack bot | yes | — |
| message-ts | Timestamp of the start message | no | — |
| steps-context | Steps that ran on caller job | no | — |
Outputs
| name | description |
|---|---|
| message-ts | Start message timestamp |