epages-de/Mattermost Attachment Notification

GitHub Action to send Mattermost notifications on an attachment manner

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
webhookWebhook URI.yes
textText to be included in the attachment. It can be formatted using Markdown.yes
notification_typeLeft border color for the attachment by string. One of `success`, `warning`, `danger` and `info`. Defaults to `info`.no
colorHex color code that will be used as the left border color for the attachment. Overrides `notification_type`.no
channelChannel message will be posted in or username to send direct message.no
usernameUsername the message posts as.no
icon_urlProfile picture the message posts with.no
fallbackA required plain-text summary of the attachment.no
pretextLine of text that will be shown above the attachment.no
author_nameName used to identify the author.no
author_linkURL used to hyperlink the `author_name`.no
author_iconURL used to display a 16x16 pixel icon beside the `author_name`.no
titleTitle displayed below the author information in the attachment.no
title_linkURL used to hyperlink the `title`.no
image_urlURL to an image file (GIF, JPEG, PNG, BMP, or SVG) that is displayed inside a message attachment.no
thumb_urlURL to an image file (GIF, JPEG, PNG, BMP, or SVG) that is displayed as a 75x75 pixel thumbnail on the right side of an attachment.no
footerLine of text that will be displayed at the bottom of the attachment.no
footer_iconURL to an image file (GIF, JPEG, PNG, BMP, or SVG) that is displayed as a 16x16 pixel thumbnail before the footer text.no

no outputs