actions-marketplace-validations/Git Status Threads on Slack
Post slack status messages to a single thread in a given slack channel.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Auth token for Slack | yes | — |
| channel | Auth token for Slack | yes | — |
| channel_id | The Slack channel ID. Required if no `channel` provided. | no | — |
| message | The status message to be posted | yes | — |
| message_id | The timestamp ID of an existing message to update. | no | — |
| color | The color associated with the current status, is applied to the root message and the posted reply. | yes | — |
Outputs
| name | description |
|---|---|
| message_id | The timestamp ID of the posted reply. |