codermak-research/Action yml
action.yml test
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | The authentication value used with the Slack API. | no | — |
Outputs
| name | description |
|---|---|
| ok | If the request completed without returning errors. |
| response | A JSON stringified version of the Slack API response. |
| time | The Unix epoch time that the step completed. |
| channel_id | The channel ID returned with some of the Slack API methods. |
| thread_ts | The timestamp of a parent Slack message with threaded replies. |
| ts | The timestamp of a Slack message or event in the response. |