We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c66d7e0 commit 5a5c69bCopy full SHA for 5a5c69b
.config/tsaoptions.json
@@ -1,8 +1,9 @@
1
-{
2
- "notificationAliases": ["chasun@microsoft.com"],
3
- "areaPath": "Vienna\\ONNX Runtime\\Shared Core",
4
- "codebaseName": "onnxruntime_inference_examples_main",
5
- "instanceUrl": "https://msdata.visualstudio.com/",
6
- "projectName": "Vienna",
7
- "ignoreBranchName": true
8
-}
+{
+ "notificationAliases": ["ort-engsys@microsoft.com"],
+ "areaPath": "ONNX Runtime\\Engineering Systems",
+ "codebaseName": "onnxruntime_inference_examples",
+ "instanceUrl": "https://aiinfra.visualstudio.com/",
+ "projectName": "ONNX Runtime",
+ "ignoreBranchName": true,
+ "template": "AIINFRA_TSA"
9
+}
0 commit comments