You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"text": "**Windows Core Service unstable build tests are failing**\n\n[View details in GitHub Actions](https://github.com/ansys/pyansys-geometry/actions/runs/${{ github.run_id }})",
189
+
"wrap": true
190
+
}
191
+
]
192
+
}
192
193
}
193
194
]
194
195
}
@@ -242,21 +243,22 @@ jobs:
242
243
# Message to send to Teams as a webhook notification in JSON Payload format
243
244
raw: >-
244
245
{
245
-
"@type": "MessageCard",
246
-
"@context": "http://schema.org/extensions",
247
-
"summary": "Unstable build tests for Linux Core Service failing",
248
-
"themeColor": "f44336",
249
-
"title": "PyAnsys Geometry unstable build tests - Linux Core Service failing",
250
-
"sections": [
246
+
"type": "message",
247
+
"attachments": [
251
248
{
252
-
"activityTitle": "Linux Core Service unstable build tests are failing",
253
-
"activitySubtitle": "Check the run for more details: https://github.com/ansys/pyansys-geometry/actions/runs/${{ github.run_id }}",
"text": "**Linux Core Service unstable build tests are failing**\n\n[View details in GitHub Actions](https://github.com/ansys/pyansys-geometry/actions/runs/${{ github.run_id }})",
0 commit comments