Skip to content

Commit c774b31

Browse files
authored
Enable TSA bugfiling (#1671)
* Enable TSA bugfiling configuration * Update notificationAlias
1 parent 6711a93 commit c774b31

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.config/tsaoptions.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"instanceUrl" : "https://msazure.visualstudio.com",
3+
"areaPath" : "One\\TelReachSDKTeam",
4+
"projectName" : "One",
5+
"iterationPath" : "One",
6+
"notificationAliases": [
7+
8+
],
9+
"ignoreBranchName" : true
10+
}

0 commit comments

Comments
 (0)