actions-marketplace-validations/mattermost-notification
Send Message to Mattermost channel
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 12, 2022
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/komarnitskyi_action-mattermost-notification@534e097cb9b5a37617105dae623002153f158f73 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook | Mattermost incoming webhook URI | yes | — |
| json | Full JSON payload (see Mattermost docs). Other params will be ignored | no | — |
| text | Message to be posted (Markdown formatted) | no | — |
| channel | Mattermost Channel (or @username) message to be posted in | no | — |
| username | Sender name | no | — |
| icon_url | Author icon url | no | — |
| icon_emoji | Author icon emoji | no | — |
Outputs
no outputs