singnet/Integration Github Mattermost
Send a message (with optional attachments) to your Mattermost instance via API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| server-url | Base URL of the Mattermost server (e.g., https://mattermost.example.com) | yes | — |
| token | Mattermost personal access token for authentication | yes | — |
| channel-id | The ID of the Mattermost channel where the message will be posted | yes | — |
| message | The text content of the message to send | yes | — |
| attachments-path | Comma-separated list of file paths or directories to upload as attachments (optional) | no | — |
Outputs
no outputs