actions-marketplace-validations/Matrix channel message
Send a message to a matrix channel
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 21, 2024
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/tobiasge_action-send-matrix-message@d006540ec5a9e4ddd53831994aacdb9f5f65600f # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| homeserver | The URL of the Matrix Homeserver | yes | https://matrix.org |
| token | Authentication token for the Matrix Homeserver | yes | "" |
| channel | The channnel ID | yes | "" |
| message | The message to send | yes | "" |
Outputs
no outputs