-
Notifications
You must be signed in to change notification settings - Fork 1.3k
/
quest-config.json
51 lines (51 loc) · 1.25 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
43
44
45
46
47
48
49
50
51
{
"AzureDevOps": {
"Org": "msft-skilling",
"Project": "Content",
"AreaPath": "Production\\Digital and App Innovation\\DotNet and more\\MAUI"
},
"ImportTriggerLabel": ":world_map: reQUEST",
"ImportedLabel": ":pushpin: seQUESTered",
"ParentNodes": [
{
"Label": "okr-curation",
"Semester": "Selenium",
"ParentNodeId": 268038
},
{
"Semester": "Selenium",
"ParentNodeId": 308204
},
{
"Label": "okr-curation",
"Semester": "Dilithium",
"ParentNodeId": 237271
},
{
"Label": "sfi-ropc",
"Semester": "Dilithium",
"ParentNodeId": 271716
},
{
"Label": "sfi-admin",
"Semester": "Dilithium",
"ParentNodeId": 271716
},
{
"Label": "sfi-images",
"Semester": "Dilithium",
"ParentNodeId": 286370
},
{
"Semester": "Dilithium",
"ParentNodeId": 227487
}
],
"DefaultParentNode": 308204,
"WorkItemTags": [
{
"Label": "okr-curation",
"Tag": "content-curation"
}
]
}