marcus-hooper/Send Teams Notification

Send an Adaptive Card to Microsoft Teams via webhook (PowerShell)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
job_statusStatus of the calling job (success, failure, cancelled)yes
commit_messagesJSON array for a FactSet (e.g., [{ "title": "SHA", "value": "Message" }])no[]
environmentDeployment environment nameno""
card_titleTitle for the adaptive cardno🔔 GitHub Deployment
repositoryRepository name to display (defaults to GITHUB_REPOSITORY)no""
actorActor name to display (defaults to GITHUB_ACTOR)no""
webhook_urlTeams incoming webhook URLyes
run_idGitHub Actions run ID (for link to the run)no""
namedescription
sentWhether a POST to Teams was attempted/sent
payload_bytesSize of the JSON payload in bytes
run_urlURL to the workflow run (computed from context)