forked from dotnet/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
quest-config.json
42 lines (42 loc) · 1.01 KB
/
quest-config.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"AzureDevOps": {
"Org": "msft-skilling",
"Project": "Content",
"AreaPath": "Production\\Digital and App Innovation\\DotNet and more\\dotnet"
},
"ImportTriggerLabel": ":world_map: reQUEST",
"ImportedLabel": ":pushpin: seQUESTered",
"ParentNodes": [
{
"Label": "okr-freshness",
"ParentNodeId": 237266
},
{
"Label": "okr-curation",
"ParentNodeId": 237271
},
{
"Label": "user-feedback",
"ParentNodeId": 233465
},
{
"Label": "okr-health",
"ParentNodeId": 237266
},
{
"Label": "doc-bug",
"ParentNodeId": 233465
},
{
"Label": "dotnet-csharp/svc",
"ParentNodeId": 227484
}
],
"DefaultParentNode": 227485,
"WorkItemTags": [
{
"Label": ":checkered_flag: Release: .NET 9",
"Tag": "new-feature"
}
]
}