epages-de/Notify Mattermost

An action to send notifications to mattermost.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 27, 2022
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: epages-de/action-mattermost-notify@c5c2f8dba76ffd6e1004432d9b134619e807c076 # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
webhook-urlThe URL of the mattermost webhookyes
usernameThe username to be used.yesgithub-actions
github-jobThe github job. Can be accessed using the following variable: "github.job"yes
github-workflowThe github workflow. Can be accessed using the following variable: "github.workflow"yes
repositoryThe repository for which the notificaiton should be sent.yes
run-idThe ID of the run in which this notificaiton is being sent.yes
success-or-failureUse "success" if it was successful, anything else if it failed.yes

no outputs