Skip to content

Instantly share code, notes, and snippets.

@stuartellis
Created August 16, 2021 13:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stuartellis/d72ec85fd7c69b01176dd1ad39ab73e9 to your computer and use it in GitHub Desktop.
Save stuartellis/d72ec85fd7c69b01176dd1ad39ab73e9 to your computer and use it in GitHub Desktop.
MS Teams Error 1
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"themeColor": "0076D7",
"summary": "integration-fictional-api Failed Smoke Tests on UAT",
"sections": [{
"activityTitle": "integration-fictional-api Failed Smoke Tests on UAT",
"activitySubtitle": "Commit: fd17b15",
"activityImage": "https://img.icons8.com/flat-round/64/000000/error--v1.png",
"facts": [{
"name": "Description",
"value": "Bug fix for misaligned text"
},{
"name": "Test time",
"value": "Mon Aug 16 2021 13:01:18 UTC-0500 (Eastern Standard Time)"
}],
"markdown": true
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment