actions-marketplace-validations/matrix-action

A action which is publishes messages to a matrix room

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 15, 2021
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/numericas_matrix-action@dbe54a92c528ab093d0c7fc3f3fcb42ba5eecbd9 # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
room-idThe ID of the room to which messages should be publishedyes
statusThe job status. use job.status hereyes
userThe matrix username used to authenticate agains the matrix serverno
passwordThe password which should be used to authenticate against the matrix server.no
access_tokenThe access_token which should be used to authenticate against the matrix server.no
serverThe matrix server which should be used. Defaults to matrix.orgnomatrix.org
messageAn additional message that should be send.no

no outputs