hv-actions/Slack Action
Provides access to the Slack WebApi
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| method | The slack web api method to call | no | chat.postMessage |
| title | The title of the slack message | yes | — |
| channel | The name of the slack channel to post message | yes | — |
| message | The plain text message | no | — |
| custom-fields | The multi-line key:values to send in slack message | no | "" |
| raw-input | The api method arguments. If set, all other values are ignored. | no | {} |
Outputs
no outputs