actions-marketplace-validations/Mattermost Post WebHook
Post a message to Mattermost thanks to a WebHook URL
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| mattermost-url | Mattermost URL to respond to messages | no | https://chat.sekoia.io |
| channel-id | channel ID to send the message to. Retrieve it from info dropdown in the channel. | no | nma3kq5wwtfxpfac55mag397cr |
| webhook-url | WebHook URL to post message to | yes | — |
| bot-token | Bot access token for authentication | yes | — |
| thread-id | Thread ID (post ID) to reply to | yes | — |
| use-attachment | If set to true it should send message as an attachement in mattermost | no | true |
| text | Text message that should be posted to Mattermost | yes | — |
| title | Main message title | no | — |
| color | Message color | no | #47ba04 |
Outputs
no outputs