kargotech/Microsoft Teams Incoming Webhook Github Action Container

Post a message to Microsoft Teams Incoming Webhook

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
webhook_urlWebhook urlyes
statusStatus of the message: "success", "failed", "neutral"noneutral
titleMessage titleyes
descriptionMessage descriptionno
mentioned_displayMentioned name of the message, separated by comma, both this and "mentioned_email" must be defined together and put on the same order, example: Amber,Barbara,Candaceno
mentioned_emailMentioned email of the message, separated by comma, both this and "mentioned_display" must be defined together and put on the same order, example: amber@test.com,barbara@test.com,candace@test.comno
link_displayLink button of the message, separated by comma, both this and "link_url" must be defined together and put on the same order, example: Click here,Hereno
link_urllink url of the message, separated by comma, both this and "link_display" must be defined together and put on the same order, example: https://click.me,https://hereisthelink.comno

no outputs