beachyapp/Slack Notification Action
Sending messages to slack from github actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | slack API token | yes | "" |
| channel | channel you want to post message to | — | general |
| title | attachment title | — | "" |
| title_link | attachment title link | — | "" |
| text | main text | — | "" |
| attachment_text | attachment text | — | "" |
| fields | attachment message fields | — | [{}] |
| status | attachment message status | — | "" |
| footer | attachment message footer | — | "" |
Outputs
no outputs