mirror of
https://github.com/microsoft/PowerToys
synced 2024-11-22 00:03:48 +00:00
6bd9a70c29
There are two ways to handle policy (binskim, policheck, etc.) failure: put them in one giant JSON file full of hashes, or let an internal process called "TSA" turn them into bugs. This moves us to the latter.
8 lines
286 B
JSON
8 lines
286 B
JSON
{
|
|
"codebaseName": "PowerToys_main",
|
|
"notificationAliases": ["powertoys@microsoft.com"],
|
|
"instanceUrl": "https://microsoft.visualstudio.com",
|
|
"projectName": "OS",
|
|
"areaPath": "OS\\Windows Client and Services\\ADEPT\\E4D-Engineered for Developers\\SHINE\\PowerToys"
|
|
}
|