michaelkaye/Send matrix message
Submit message to a matrix-hookshot webhook server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | Github token to work with (should be secrets.GITHUB_TOKEN ) | yes | — |
| text_template | Fallback text template to render | yes | — |
| html_template | HTML template to render | yes | — |
| hookshot_url | Hookshot notification URL | no | — |
| matrix_access_token | Matrix access token | no | — |
| matrix_room_id | Matrix room ID | no | — |
Outputs
no outputs